Instructions to use Zacktree/code-bench-CodeGemma-7B-cgv1-ds_v2 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_v2 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_v2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2600
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4745934024
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:986740f893869ca7083336642386554d5690a8fd21f58813cd5b7f27541176bb
|
| 3 |
size 4745934024
|
runs/Sep12_14-37-39_m3h111/events.out.tfevents.1757652367.m3h111.3686641.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:62d2c12f0f0f90556dab1ef8f75a7f73a3376b6c308985ba238346f6ae1733c0
|
| 3 |
+
size 74301
|