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 1900
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:5dc037700863aeae07b7259ecf51c571550730585f79bc1fc6e7f90026b7f802
|
| 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:01863300d8254357c562ec195127c2a710de5faf5d76ed2ec87f01987a66a9c8
|
| 3 |
+
size 90330
|