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 190
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:e71b9c62ac718a9ec07f141abab7edeaee3b1c9d6055813e95e30fe100f4ec0e
|
| 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:82f2d8325f98faea967f8303dab9c61ba4bab7dfe864f6b2f94d6e4b4d872768
|
| 3 |
+
size 9707
|