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 2000
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:e2b01472ec85781304ffa5599e6c250f756348140b294277e8fb394f0b4cbdec
|
| 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:d3b0db62f586fa62b31d6ab7b8a130369b9f568ebcf4fea68c8262967e27b35c
|
| 3 |
+
size 95506
|