Instructions to use duyphu/94a6cad8-c2cc-425e-aa67-ad52a965d356 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use duyphu/94a6cad8-c2cc-425e-aa67-ad52a965d356 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("jhflow/mistral7b-lora-multi-turn-v2") model = PeftModel.from_pretrained(base_model, "duyphu/94a6cad8-c2cc-425e-aa67-ad52a965d356") - 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 83945296
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b308a31ee70f9eda514bbcb73e81e93afe9e09ae82ea3b6ca23ea6c1f6c9a01a
|
| 3 |
size 83945296
|