Instructions to use terry69/mistral5pGrad with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use terry69/mistral5pGrad 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") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 400
Browse files
runs/Jun08_08-00-18_COE-CS-sv003/events.out.tfevents.1717833951.COE-CS-sv003.696882.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:92bba9eb672ca18b83c2b6ebbcd65ed1a3ad97da4fed2278074944717f9607fb
|
| 3 |
+
size 21982
|