Instructions to use raraujo/peft-starcoder-lora-a100 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use raraujo/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, "raraujo/peft-starcoder-lora-a100") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 800
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:10e541ec888e1c862c569244f2313852306c55d6bf20f73343e7f891df89b6c5
|
| 3 |
size 22241240
|
runs/Apr11_19-50-34_a1d340a90266/events.out.tfevents.1744401045.a1d340a90266.3745.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:a8ba8b7bf08343019059f0b3aeeac3d7258acea2d1da3d119b5c852ca5049367
|
| 3 |
+
size 14818
|