Instructions to use terry69/mistral5pGrad_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use terry69/mistral5pGrad_2 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, "terry69/mistral5pGrad_2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 400
Browse files
runs/Jun11_21-25-57_COE-CS-sv003/events.out.tfevents.1718141175.COE-CS-sv003.1116284.0
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:4e55af044fcf3c3958415d8a0439d72cbbf9ad235bb7ff49150806926f13609d
|
| 3 |
+
size 21991
|