Instructions to use rahkrish1/peft-starcoder-lora-a100 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use rahkrish1/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, "rahkrish1/peft-starcoder-lora-a100") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
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:f3fc7727c9c110ae3fc2d6c7122bd47ba3846c7bc38864de8d64eee00ed8830a
|
| 3 |
size 22241240
|
runs/Feb06_14-25-54_awltait7.amazon.micron.com/events.out.tfevents.1738880767.awltait7.amazon.micron.com.1499406.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:3990d3c20eb3feccb171119f0ba6c5e1f96a83d420ad909799830269593454f5
|
| 3 |
+
size 17554
|