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 47
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:69a4d4e0909373562fd29407c9b87b6e8b69d8e0351a40041ab9b648e418ee1a
|
| 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:de12d75b5906b9de1fae02ea7019f553a440ca9e369aa5c9e054d0f3dddef699
|
| 3 |
size 218138576
|
runs/Jan31_10-14-12_n56d3cgl90/events.out.tfevents.1706696166.n56d3cgl90.32.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:f54b106bf406d9e8a729f1c9a8cb3c39961189b78de191c84cdc4f37332fc08d
|
| 3 |
+
size 11945
|