Instructions to use dugoalberto/starcoderbase_1b_LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dugoalberto/starcoderbase_1b_LoRA with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bigcode/starcoderbase-1b") model = PeftModel.from_pretrained(base_model, "dugoalberto/starcoderbase_1b_LoRA") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 50
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 114837872
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:375ebe0544a3ec443871d1271d028167d3702cbfe27af219b3491a5bc4e7d046
|
| 3 |
size 114837872
|
runs/May20_09-43-14_ed52c4cf74c2/events.out.tfevents.1716198211.ed52c4cf74c2.517.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:1101674f54bdda0b003cb7571b404d2cf038a50426d2f65ceeeb6e379cf535fe
|
| 3 |
+
size 7259
|