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 60
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:930ae429aebbdfc090f049c98d552b36e55eb7693516b765a3c9539c8ea729ff
|
| 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:9eaecbf8442aefe39832e8fd3613313904fd5bf7653868834b63f4a44dc9c2b8
|
| 3 |
+
size 8021
|