Instructions to use Zacktree/code-bench-CodeGemma-7B-cgv1-ds_v2 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_v2 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_v2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1800
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4745934024
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89a9b1fd5f773c2ab2a71f3632c545774204f95b54f66456ce0b4ccf35044e37
|
| 3 |
size 4745934024
|
runs/Sep12_14-37-39_m3h111/events.out.tfevents.1757652367.m3h111.3686641.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:70bd83a0810ad40e5df8240ede597be1749867e82c61b8034778c0c02da6aad2
|
| 3 |
+
size 53085
|