Text Generation
PEFT
Safetensors
English
science-fiction
creative-writing
storytelling
fiction
lora
unsloth
qwen3.5
conversational
Instructions to use sid172002/Positronic-SciFi-9B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use sid172002/Positronic-SciFi-9B with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("C:\\Users\\siddh\\.lmstudio\\models\\Qwen\\Qwen3.5-9B") model = PeftModel.from_pretrained(base_model, "sid172002/Positronic-SciFi-9B") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!