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 1600
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:26766410ef81ade66611c038f108a73b7d1f12144cf7d61032e376cf82ecedb2
|
| 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:f85558f14cfe41b47727ddabbc590bc0972bf8238306dbb17073f54c7866dfaf
|
| 3 |
+
size 76857
|