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 700
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:8bdf7a7157e75c7fbb756061d032e16d4acd8293e71d1d268c1da64b21fd9ce4
|
| 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:f7bba10a475724c72c539b6b80d6cea7f8378ee14fc550ed8b08e0db97c9aaa4
|
| 3 |
+
size 36769
|