Instructions to use rahkrish1/EMS_all_100_code-starcoder-lora-batch_5_steps_2000 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use rahkrish1/EMS_all_100_code-starcoder-lora-batch_5_steps_2000 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/EMS_all_100_code-starcoder-lora-batch_5_steps_2000") - 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:5ee75741862c8e5baf8b114b3a672f9d4c9545836369861c7c43fcd768d6dfc0
|
| 3 |
size 22241240
|
runs/Feb11_11-12-44_awltait7.amazon.micron.com/events.out.tfevents.1739301188.awltait7.amazon.micron.com.683521.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:60c1f9fda1da7ed87d2ebfe933d887ed0ff7413b4eed5936aace9587aea9a02c
|
| 3 |
+
size 28782
|