Instructions to use Minata/cot_method2test-mistral-7B_v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Minata/cot_method2test-mistral-7B_v1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1") model = PeftModel.from_pretrained(base_model, "Minata/cot_method2test-mistral-7B_v1") - 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 346667168
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:16c81b9039cda2eb798ee89d3b5bdc48488be6f655e36a076ee2f8f92fae61e6
|
| 3 |
size 346667168
|
runs/Jan14_19-22-21_03140448a5dc/events.out.tfevents.1705260142.03140448a5dc.3454.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10327333a2791c99e93d97b545c1b631838eac169f7b1c0e2c6edc2e4832eb8d
|
| 3 |
+
size 5202
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4728
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:665418e17a85b48e4272dd2efaabc93375cd6fe0de0068a0d8090af0a69e5185
|
| 3 |
size 4728
|