Instructions to use Minata/cot_method2test-mistral-7B_v0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Minata/cot_method2test-mistral-7B_v0 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_v0") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 30
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 609389712
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f41c09595bda4fe0dd58bbe61f2a6a020bf59c76d660f07f7032b5891eaf885f
|
| 3 |
size 609389712
|
runs/Jan14_02-04-19_b1ef76f65cd1/events.out.tfevents.1705197860.b1ef76f65cd1.3665.2
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d54d78bf2c6cf936f40eb6d6b4435ac302873105bad1f5603ea7bdd5547d8502
|
| 3 |
+
size 9326
|