Instructions to use ancient41/a7ff9b02-8473-4f27-bb64-e3d096996c25 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ancient41/a7ff9b02-8473-4f27-bb64-e3d096996c25 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/SmolLM2-135M") model = PeftModel.from_pretrained(base_model, "ancient41/a7ff9b02-8473-4f27-bb64-e3d096996c25") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 200
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:6f2c31328e35130ba9abf08dbc3fe62c439830958c8d848afde42d59256b6c02
|
| 3 |
size 78207176
|