Instructions to use phungkhaccuong/18d6d3aa-3fae-4913-8e78-59701e8aa297 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use phungkhaccuong/18d6d3aa-3fae-4913-8e78-59701e8aa297 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/tinyllama") model = PeftModel.from_pretrained(base_model, "phungkhaccuong/18d6d3aa-3fae-4913-8e78-59701e8aa297") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 26
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:21b676609e98e932eca37c09ec8cc3ffe000935c3be8daeedd99ac2ecbaaa70b
|
| 3 |
size 25271744
|