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 50
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:3c0c994451574abf0dd4dc820868baad67fd3b39ffaf5694ef6a279add6ab5bb
|
| 3 |
size 25271744
|