Instructions to use rreit/WizardCoder1B-StaproCoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use rreit/WizardCoder1B-StaproCoder with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("WizardLM/WizardCoder-1B-V1.0") model = PeftModel.from_pretrained(base_model, "rreit/WizardCoder1B-StaproCoder") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 400
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 88891680
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d039edd8a849b7d5170f7a7d2f2e27aeb67464ebb50e40d415f8527e248e61c8
|
| 3 |
size 88891680
|
runs/Feb29_17-26-35_grace1/events.out.tfevents.1709224006.grace1.424991.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:d66042ee3d5848daa065c837759ffa110e10d666e4137af88d6aa6782cf4b8bf
|
| 3 |
+
size 23296
|