Instructions to use chauhoang/3c77d416-4727-4166-82e3-fc3d49d5eaa1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use chauhoang/3c77d416-4727-4166-82e3-fc3d49d5eaa1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/tinyllama-chat") model = PeftModel.from_pretrained(base_model, "chauhoang/3c77d416-4727-4166-82e3-fc3d49d5eaa1") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 39
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 25271744
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6afe5ae0b6f719ddfe821729d50b5767ada2380e9d4e9fa7eb28f3a70081b94d
|
| 3 |
size 25271744
|