Instructions to use aleegis10/328c7fca-9a6b-4269-9dfe-e170212caa1c with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use aleegis10/328c7fca-9a6b-4269-9dfe-e170212caa1c with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/SmolLM2-135M") model = PeftModel.from_pretrained(base_model, "aleegis10/328c7fca-9a6b-4269-9dfe-e170212caa1c") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 177
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 78207176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9af577030e0d1ea19f27a734808c67204f166a9b543ff58641fcbc7fa46563ab
|
| 3 |
size 78207176
|