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.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:8722231373e7dc4b6332b7c68305e647e4c2f4f83774c6ab4d3973be2349592b
|
| 3 |
size 218138576
|
runs/Jan30_12-09-37_n314mc1som/events.out.tfevents.1706616677.n314mc1som.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:c80b198615de5cabcc0500558a6614ffdbdf4b0a7c39cd15891b971d5987774b
|
| 3 |
+
size 12755
|