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 60
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:591c40af9a71307743eb78b9672e1afedfc3143c1620f1b0f958754468278903
|
| 3 |
size 500770656
|
runs/Sep07_21-02-58_f5d5418cdb41/events.out.tfevents.1725742983.f5d5418cdb41.2630.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:f3c844b56b06fb34d2c08029eb17718cf67033dbde1a8581d97b65be1e81ba2f
|
| 3 |
+
size 6988
|