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 4600
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:67f7db25522209e51240b90644746c77d0de5fa8fccef335cd0996473b8ec776
|
| 3 |
size 3345822528
|
runs/Sep11_00-04-42_m3h110/events.out.tfevents.1757513677.m3h110.2487544.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:0ed75203aa2606c74994ea9e5ece9fa78dd0c0e6bffcc93683f4a9d2c564080f
|
| 3 |
+
size 66394
|