Instructions to use rreit/mistral-7B-StaproCoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use rreit/mistral-7B-StaproCoder 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, "rreit/mistral-7B-StaproCoder") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 900
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 335604696
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a6e7c4b95c0b03c487e6074a2798788653d8094b37c101c497c928024ff8012
|
| 3 |
size 335604696
|
runs/Mar02_19-09-44_grace2/events.out.tfevents.1709403098.grace2.571362.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:9f93724ba0a4cd89d4a56afb5b29cc74ad4b5184eaec4f6b64d280e594cbbd3c
|
| 3 |
+
size 45368
|