Instructions to use HimashaJ96/stable-zephyer-Me with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use HimashaJ96/stable-zephyer-Me with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("stabilityai/stable-zephyr-3b-dpo") model = PeftModel.from_pretrained(base_model, "HimashaJ96/stable-zephyer-Me") - Notebooks
- Google Colab
- Kaggle
Commit ·
8fecf3a
1
Parent(s): d10fe33
Training in progress, step 640
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 722218480
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:24c4d17380c1f54342d735036046905766980b8ac89879f1c698546820420b07
|
| 3 |
size 722218480
|