Instructions to use Zacktree/code-bench-CodeGemma-7B-cgv1-ds_v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Zacktree/code-bench-CodeGemma-7B-cgv1-ds_v3 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/codegemma-7b") model = PeftModel.from_pretrained(base_model, "Zacktree/code-bench-CodeGemma-7B-cgv1-ds_v3") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 9700
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1600180696
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0a9b55a4d24007394b66c710f842cf05b57a86d27a9475c6ca3a6fb54cfe30e4
|
| 3 |
size 1600180696
|
runs/Sep16_02-06-28_m3h110/events.out.tfevents.1757952959.m3h110.3032645.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:5731857940db551dc83fe436e62bde35e9103838d976c52af6ba4361db9fb25a
|
| 3 |
+
size 114125
|