Instructions to use jimiscott/peft-starcoder-lora-a100 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use jimiscott/peft-starcoder-lora-a100 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bigcode/starcoderbase-1b") model = PeftModel.from_pretrained(base_model, "jimiscott/peft-starcoder-lora-a100") - 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 22241240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d93e0800fa38476795f5dc9f2a8d41e0124068ed567d82c0914af125d070d76
|
| 3 |
size 22241240
|
runs/Sep22_07-45-55_70dddedbd9e2/events.out.tfevents.1726991166.70dddedbd9e2.1215.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:9a6e7f01bc3a7272b795c37d8e7f4d17ec0c950bfd3c55f7352f5f24b90896b7
|
| 3 |
+
size 28526
|