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 525
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:97c7bd3a9d708a66e16f9adcf79ff63c25c404b6e1046ba9fb81206a103ca169
|
| 3 |
+
size 27266
|