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 425
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:19b6d67b2d3b3441fb4629a47270aa739113d530f6871d25ddc6e603fcfec5ef
|
| 3 |
+
size 23046
|