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 100
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:9a2fc0de210ab0ee045e98ea2aa3232b67dcbe910d369a84de5b0eca6b956c7c
|
| 3 |
size 31516744
|
runs/Aug21_17-09-14_COE-CS-sv003/events.out.tfevents.1724260172.COE-CS-sv003.2438382.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:4adaf7b7f3ef6943c9e97be6ad6d9f8fdcf92b1c3a5266d2e76c0c8ac559c09a
|
| 3 |
+
size 7261
|