Instructions to use aleegis12/9af7c770-493a-4eb8-b6d9-2716931a4ccc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use aleegis12/9af7c770-493a-4eb8-b6d9-2716931a4ccc with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/SmolLM-1.7B") model = PeftModel.from_pretrained(base_model, "aleegis12/9af7c770-493a-4eb8-b6d9-2716931a4ccc") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3000
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 289452128
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d7a9a940508f9f6c79c40565b60b743aee8833c200ddf8325493c276db8fdc78
|
| 3 |
size 289452128
|