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 150
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:f2e049dd764e323c6d19c06d17959a252f7da5f2b12063fd51811c4bd99be4bd
|
| 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:480ed38a5e71345325b0164d0247724f18965e7270f2318d3b6ac032b3c54caa
|
| 3 |
+
size 11933
|