Instructions to use duyphu/6dc5c693-bd8b-469b-8884-71b4941f4e88 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use duyphu/6dc5c693-bd8b-469b-8884-71b4941f4e88 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/gemma-2-2b-it") model = PeftModel.from_pretrained(base_model, "duyphu/6dc5c693-bd8b-469b-8884-71b4941f4e88") - 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 41581360
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ea2f8a1c9e2fbfd4e16276ca300c617a93ef094fe7053c4e05a36704e649728
|
| 3 |
size 41581360
|