Instructions to use terry69/sanity_syntax with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use terry69/sanity_syntax with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B") model = PeftModel.from_pretrained(base_model, "terry69/sanity_syntax") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 50
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 31516744
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f365a4d395a1a45ef6c98a613400b1dbab3ad3a2c05f5e4925730df35583003e
|
| 3 |
size 31516744
|
runs/Aug20_21-12-06_COE-CS-sv003/events.out.tfevents.1724188529.COE-CS-sv003.2357775.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:2e6115a79b211e043bc69b581bcd7a58f42b1dc49802b05b15d83918d96c7da4
|
| 3 |
+
size 7471
|