Instructions to use chauhoang/43c5e90a-91f9-d2b4-19f3-6ca01351db92 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use chauhoang/43c5e90a-91f9-d2b4-19f3-6ca01351db92 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/tinyllama") model = PeftModel.from_pretrained(base_model, "chauhoang/43c5e90a-91f9-d2b4-19f3-6ca01351db92") - 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:cb8ea77033c64d3688ad82f49779e58b874719c7b5973aee273eac5bb03a1aeb
|
| 3 |
size 25271744
|