Instructions to use marijajolovic/starcoder-llm-7b-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use marijajolovic/starcoder-llm-7b-base with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bigcode/starcoderbase-7b") model = PeftModel.from_pretrained(base_model, "marijajolovic/starcoder-llm-7b-base") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 375
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 154872704
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4fd0c1173ef58a3d0ce5d2b07183e69bf55e11d22651b96bb36a68fd0734e1fd
|
| 3 |
size 154872704
|
runs/Mar05_15-34-33_gpu3/events.out.tfevents.1741188875.gpu3.70389.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:190c385d5151313189d7c885131778584cb07f024abd3fe8e000029b91bea944
|
| 3 |
+
size 10302
|