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:fea21e47edb0d47b039203d197057459d35d937d709150c852bae8e5a24d6141
|
| 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:64dcfc05e12e1a38500b90c26f5ad9740a27f026d2a13072198f817c72bcd958
|
| 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:913b5add2bddb76df287346a6dc182d586eba76401335c56ed69cbdaeeea247f
|
| 3 |
+
size 12755
|