Instructions to use Charlie3006/peft-starcoder-lora-a100 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Charlie3006/peft-starcoder-lora-a100 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("CodeGPTPlus/deepseek-coder-1.3b-typescript") model = PeftModel.from_pretrained(base_model, "Charlie3006/peft-starcoder-lora-a100") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 200
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6304096
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cbd86945ec1269b3a93ef3a04fbc7f40ca6f9afbc2460b1dc7cd312e6c3eabaa
|
| 3 |
size 6304096
|
runs/Feb12_21-55-23_nitro/events.out.tfevents.1739415332.nitro.2511.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:2bb82bcfeb6896aa4ec12c22cb837ccb48c2a99a4c3658a5c9649f68d50c1e5b
|
| 3 |
+
size 8278
|