Instructions to use VERBAREX/LuminoLexV1-9B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERBAREX/LuminoLexV1-9B with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3.5-9B") model = PeftModel.from_pretrained(base_model, "VERBAREX/LuminoLexV1-9B") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- feadc64063d26de0e7ea90fa33e737138937adf71539e69d74b0b2e1fef60f0c
- Size of remote file:
- 20 MB
- SHA256:
- 6a0316e38d81a31965b770393461dcc03612ac06e2733f8e1cc440d36a2ef189
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.