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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

innadark
/
gaado

PEFT
Safetensors
qwen3
Model card Files Files and versions
xet
Community

Instructions to use innadark/gaado with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use innadark/gaado with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-4B")
    model = PeftModel.from_pretrained(base_model, "innadark/gaado")
  • Notebooks
  • Google Colab
  • Kaggle
gaado
141 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
innadark's picture
innadark
Upload 12 files
5655d8f verified 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • README.md
    5.09 kB
    Upload 12 files 5 months ago
  • adapter_config.json
    842 Bytes
    Upload 12 files 5 months ago
  • adapter_model.safetensors
    66.1 MB
    xet
    Upload 12 files 5 months ago
  • added_tokens.json
    707 Bytes
    Upload 12 files 5 months ago
  • chat_template.jinja
    4.17 kB
    Upload 12 files 5 months ago
  • config.json
    1.57 kB
    Upload 12 files 5 months ago
  • ft-9e275aeb-d5a2_adapter-2026-01-12-23-40-25.tar.zst
    63 MB
    xet
    Upload ft-9e275aeb-d5a2_adapter-2026-01-12-23-40-25.tar.zst 5 months ago
  • merges.txt
    1.67 MB
    Upload 12 files 5 months ago
  • special_tokens_map.json
    613 Bytes
    Upload 12 files 5 months ago
  • tokenizer.json
    7.03 MB
    Upload 12 files 5 months ago
  • tokenizer_config.json
    5.43 kB
    Upload 12 files 5 months ago
  • trainer_state.json
    2.49 kB
    Upload 12 files 5 months ago
  • vocab.json
    2.78 MB
    Upload 12 files 5 months ago