Instructions to use Zacktree/code-bench-CodeGemma-7B-cg-nv9n with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Zacktree/code-bench-CodeGemma-7B-cg-nv9n 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-cg-nv9n") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 300
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:3487722a6be3324d24cfc0b70d74276199b27b9ac542b44779a2d3b125542c84
|
| 3 |
size 1600180696
|
runs/Sep18_19-15-46_m3u003/events.out.tfevents.1758187281.m3u003.2472112.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:9f9a74d376835b106c4c7722037200059540f084892d8056c234873a530e90c8
|
| 3 |
+
size 13321
|