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 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:9bc383642c17030af5e0f5b58b5669d13ef622bf9f7fa266b4c7b7c854436f66
|
| 3 |
size 25271744
|