Instructions to use rreit/codeLlama13B-StaproCoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use rreit/codeLlama13B-StaproCoder with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("codellama/CodeLlama-13b-hf") model = PeftModel.from_pretrained(base_model, "rreit/codeLlama13B-StaproCoder") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1100
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 500770656
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c6dc421086b7a42f46ade47322523892aef9f1e316d899bcd5e3699de82d2fa4
|
| 3 |
size 500770656
|
runs/Mar03_12-06-53_grace1/events.out.tfevents.1709464284.grace1.498559.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:20c7f7da95d9f1c0a009540ca233d5427c19c9b774c10c1444df6c8e8fd08166
|
| 3 |
+
size 54402
|