Instructions to use tuanna08go/04e372b6-577d-49e4-b758-e932132810e4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tuanna08go/04e372b6-577d-49e4-b758-e932132810e4 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, "tuanna08go/04e372b6-577d-49e4-b758-e932132810e4") - 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:2a926ecc39871287c3d01a01eb08610c068511fde2f9ad1f1e37069804ec14dd
|
| 3 |
size 83945296
|