Instructions to use hiteshsom/mistral_finetuned_code with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use hiteshsom/mistral_finetuned_code 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, "hiteshsom/mistral_finetuned_code") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 50
Browse files
adapter_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 218196301
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4217399eb66f1df43453ab3e4e50fa122451d6dcb8abbdb68922410f3bb4ccf9
|
| 3 |
size 218196301
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 218138576
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f9bf989b18c4d7cb6d6f77d8b43ce37798cb9eac98d71bfdb4789fb1a936fd65
|
| 3 |
size 218138576
|
runs/Jan31_11-06-10_nyepm3m71x/events.out.tfevents.1706699268.nyepm3m71x.33.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:5229482e4bdda8a40c936c3915e4327b40daa931887e5af803cc7ead577b2371
|
| 3 |
+
size 12755
|