Instructions to use Kromtao/7f55a22d-27c6-40c0-9242-7c3a5f04e3f6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Kromtao/7f55a22d-27c6-40c0-9242-7c3a5f04e3f6 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/SmolLM2-135M") model = PeftModel.from_pretrained(base_model, "Kromtao/7f55a22d-27c6-40c0-9242-7c3a5f04e3f6") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4348
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 9823216
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f6ec482ebe7f7176fc9583251537900d2bd8a44807fe747571c64d608655a7c1
|
| 3 |
size 9823216
|