Instructions to use terry69/mistral20pGrad with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use terry69/mistral20pGrad 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/mistral20pGrad") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 375
Browse files
runs/Jun08_07-58-06_COE-CS-sv003/events.out.tfevents.1717833791.COE-CS-sv003.694713.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:fcfce8c139f9bdcf411950b074052678b94f848f8b30fd6e6a11f44ed5b6587f
|
| 3 |
+
size 20931
|