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 3200
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:800f4ed29894cca5a9c0b6b9d807dc5862de9ce3954d16a6a729a66c57633cad
|
| 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:1d4cc054d60604657881e6b58a512733f4ad7ee8ddbe95ccac3fe81e42eecb86
|
| 3 |
+
size 23987
|