Instructions to use duyphu/d03b1aa7-3120-4eb3-9690-a45cc19e5306 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use duyphu/d03b1aa7-3120-4eb3-9690-a45cc19e5306 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Nous-Hermes-2-Mistral-7B-DPO") model = PeftModel.from_pretrained(base_model, "duyphu/d03b1aa7-3120-4eb3-9690-a45cc19e5306") - 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:c11d3fc50868c96d9a6de005747613b9428244b118f7950af01115ab09efad57
|
| 3 |
size 83945296
|