Instructions to use Shravani-Limited/Zenith-Expert-9B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Shravani-Limited/Zenith-Expert-9B with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("huihui-ai/Huihui-Qwen3.5-9B-abliterated") model = PeftModel.from_pretrained(base_model, "Shravani-Limited/Zenith-Expert-9B") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
5e3d155 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5053c994b0e62d06438c3b42ec172b82f9f9bfbbff337abad95c313faaa18380
size 118515109
|