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 3500
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:5b408f0c28d0a2a9f5170e509c75385468a2dfde70942a95dc9c0fad6ae4d650
|
| 3 |
size 1600180696
|
runs/Sep19_11-47-10_m3h111/events.out.tfevents.1758246497.m3h111.612245.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:e3201a84d63e4d523246bc42120637d423788b52887942f87a1d14fc2417d6cc
|
| 3 |
+
size 31943
|