Instructions to use Zacktree/code-bench-CodeGemma-7B-cgv1-ds 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 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") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 900
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3345822528
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:646391b77f052663bc20ff1591edf94fe3864fc67ca9aa438007928ba98a605c
|
| 3 |
size 3345822528
|
runs/Sep10_18-53-35_m3h110/events.out.tfevents.1757495450.m3h110.2356734.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:5165ca07aed56f99fb338ef1772cb087088458c1637648d4e42dba0599d77fe9
|
| 3 |
+
size 13354
|