Instructions to use duyphu/64d858fd-0ea9-bb1f-71f7-76dcd02f019f with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use duyphu/64d858fd-0ea9-bb1f-71f7-76dcd02f019f with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Maykeye/TinyLLama-v0") model = PeftModel.from_pretrained(base_model, "duyphu/64d858fd-0ea9-bb1f-71f7-76dcd02f019f") - 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 390888
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa77daec98f4682dae9feaf287ce29fd89b4a4e2c6c0db04e33afe6dbd7b186f
|
| 3 |
size 390888
|