Text Generation
PEFT
Safetensors
Kannada
English
qwen3
kannada
kanglish
romanized-kannada
code-mixed
transliteration
normalization
qlora
lora
unsloth
trl
conversational
Instructions to use RakshithFury/qwen3-4b-codemixed-kan-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use RakshithFury/qwen3-4b-codemixed-kan-en with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
File size: 236 Bytes
57b1d59 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | {
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"max_length": 40960,
"pad_token_id": 151654,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "5.5.0"
}
|