Instructions to use kentchen/peft-starcoder-lora-a100 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use kentchen/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, "kentchen/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:5e0fb289c6d09a07a51b01dde3b626cc3eddfbbafa6b5d4a4d3dd46efa01f87e
|
| 3 |
size 22241240
|
runs/Sep05_08-04-49_55b35d7917b6/events.out.tfevents.1725523533.55b35d7917b6.2447.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:a640fe17b258cb37cc5330ded456778b991ab6bd4218187881f5a497e25c6f23
|
| 3 |
+
size 28456
|