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 2
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:561e5c8aac7b980c1d338cafb6285338c62e966dbd5c353dfd443023dee2c0a7
|
| 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:83321b4e223d20bb594d1dbed3e8039006e400823345a1188d7f3e3b97c671f3
|
| 3 |
size 218138576
|
runs/Feb02_06-43-26_nyd6bshc9y/events.out.tfevents.1706856294.nyd6bshc9y.58.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:87318c48520fd6e378968b6b9e305de48e4dade7761fe40fd19dbfe3823fc3b9
|
| 3 |
+
size 5015
|