Instructions to use quannh197/5dd5a0fb-0035-4ea8-8e65-beaf15e840a6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use quannh197/5dd5a0fb-0035-4ea8-8e65-beaf15e840a6 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Hermes-2-Pro-Llama-3-8B") model = PeftModel.from_pretrained(base_model, "quannh197/5dd5a0fb-0035-4ea8-8e65-beaf15e840a6") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 10
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 83945296
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6321c743128d9c94fcfe98a2b7e425b1ec55635b66a759085461319ce98992c8
|
| 3 |
size 83945296
|