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 45
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:3da5e182abf4d1f56f757bd2795bd066c3340788166163de4b1e122f125b6d21
|
| 3 |
size 609389712
|
runs/Jan14_19-24-35_03140448a5dc/events.out.tfevents.1705260275.03140448a5dc.3454.3
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:69683e8f3399d438d42209a8741dfb2a0b2119a9dbbc97c74d3aa6db672915c1
|
| 3 |
+
size 8558
|