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 1700
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:925fb774fa29cb01963a47d61b5effa1b48be52583fb066bf2913e7ecaf90034
|
| 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:1ece89f5b90a7c7b8de49d833106e24af911f0462ec72967dde406de665bdb6d
|
| 3 |
+
size 34570
|