Instructions to use IntellectusAI/zephyr_beta with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use IntellectusAI/zephyr_beta with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TheBloke/zephyr-7B-alpha-GPTQ") model = PeftModel.from_pretrained(base_model, "IntellectusAI/zephyr_beta") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 50
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 92317600
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58ef8a993c12bf5c459d705f1c74cff2982b4c81e0e4bbf699e1dcbe92819910
|
| 3 |
size 92317600
|
runs/May28_11-21-19_e6addf98c5a3/events.out.tfevents.1716895393.e6addf98c5a3.572.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:f0a3a2785d4eafe6b83f2b572c7a0cd4e68674e8baf3fbef851194578e1134b5
|
| 3 |
+
size 6364
|