Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Mithun501
/
KannadaGPT-0.6B

Text Generation
PEFT
Safetensors
Kannada
English
kannada
qwen3
lora
instruction-tuned
indian-languages
conversational
Model card Files Files and versions
xet
Community

Instructions to use Mithun501/KannadaGPT-0.6B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Mithun501/KannadaGPT-0.6B with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-0.6B")
    model = PeftModel.from_pretrained(base_model, "Mithun501/KannadaGPT-0.6B")
  • Notebooks
  • Google Colab
  • Kaggle
KannadaGPT-0.6B
56.3 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 23 commits
mithun50
Sync from GitHub: 2026-01-18 03:19:28
57f3bd7 7 months ago
  • .gitattributes
    226 Bytes
    Sync from GitHub: 2026-01-17 17:17:51 7 months ago
  • LICENSE
    10.8 kB
    Sync from GitHub: 2026-01-17 17:17:51 7 months ago
  • README.md
    5.84 kB
    Sync from GitHub: 2026-01-18 03:19:28 7 months ago
  • adapter_config.json
    927 Bytes
    Sync from GitHub: 2026-01-18 03:01:07 7 months ago
  • adapter_model.safetensors
    40.4 MB
    xet
    Sync from GitHub: 2026-01-18 03:01:07 7 months ago
  • added_tokens.json
    707 Bytes
    Sync from GitHub: 2026-01-17 17:17:51 7 months ago
  • chat_template.jinja
    4.17 kB
    Sync from GitHub: 2026-01-17 17:17:51 7 months ago
  • merges.txt
    1.67 MB
    Sync from GitHub: 2026-01-17 17:17:51 7 months ago
  • special_tokens_map.json
    496 Bytes
    Sync from GitHub: 2026-01-17 17:17:51 7 months ago
  • tokenizer.json
    11.4 MB
    xet
    Sync from GitHub: 2026-01-17 17:17:51 7 months ago
  • tokenizer_config.json
    5.4 kB
    Sync from GitHub: 2026-01-17 17:17:51 7 months ago
  • vocab.json
    2.78 MB
    Sync from GitHub: 2026-01-17 17:17:51 7 months ago