Text Generation
PEFT
Safetensors
GGUF
English
qwen3
qwen3-8b
lora
code-style
android
kotlin
unsloth
qlora
llama-cpp
fine-tuning
conversational
Instructions to use antiableofnormies/qwen3-8b-lora-android-dev with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use antiableofnormies/qwen3-8b-lora-android-dev with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/qwen3-8b-unsloth-bnb-4bit") model = PeftModel.from_pretrained(base_model, "antiableofnormies/qwen3-8b-lora-android-dev") - 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!