Instructions to use EdBerg/Combined with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use EdBerg/Combined with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("inceptionai/jais-adapted-13b-chat") model = PeftModel.from_pretrained(base_model, "EdBerg/Combined") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 150
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 500770656
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:267cfd0548713e3fb99256c98bf7f65490e51cd392061c4b2ffc1ac31528e80e
|
| 3 |
size 500770656
|
runs/Sep07_22-37-19_4bacb5b686fa/events.out.tfevents.1725748643.4bacb5b686fa.1948.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b47549d785b98003396763ff5d596a48933e1db8b97a35ad11f266e4b1dde027
|
| 3 |
+
size 8863
|