Instructions to use bbytxt/5c740bc4-3fc5-4232-9a6e-9c22c784a43e with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use bbytxt/5c740bc4-3fc5-4232-9a6e-9c22c784a43e with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/gemma-2b-it") model = PeftModel.from_pretrained(base_model, "bbytxt/5c740bc4-3fc5-4232-9a6e-9c22c784a43e") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 200
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 313820248
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d9f876516da16e1e7dabb29a7a979f7ea0c0cd176810c1d9979b258dc35be7a2
|
| 3 |
size 313820248
|