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

mehmet1899
/
qwen35-9b-nl2sql-lora

Text Generation
PEFT
Safetensors
English
lora
text-to-sql
nl2sql
spider
sqlite
conversational
Model card Files Files and versions
xet
Community

Instructions to use mehmet1899/qwen35-9b-nl2sql-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use mehmet1899/qwen35-9b-nl2sql-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3.5-9B-Base")
    model = PeftModel.from_pretrained(base_model, "mehmet1899/qwen35-9b-nl2sql-lora")
  • Notebooks
  • Google Colab
  • Kaggle
qwen35-9b-nl2sql-lora
107 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
mehmet1899's picture
mehmet1899
Document fixed base and adapter revisions
a2b763c verified 13 days ago
  • .gitattributes
    1.57 kB
    Upload final Qwen 3.5 9B NL2SQL LoRA adapter 13 days ago
  • README.md
    3.92 kB
    Document fixed base and adapter revisions 13 days ago
  • SHA256SUMS
    774 Bytes
    Document fixed base and adapter revisions 13 days ago
  • adapter_config.json
    1.14 kB
    Upload final Qwen 3.5 9B NL2SQL LoRA adapter 13 days ago
  • adapter_model.safetensors
    86.6 MB
    xet
    Upload final Qwen 3.5 9B NL2SQL LoRA adapter 13 days ago
  • chat_template.jinja
    7.76 kB
    Upload final Qwen 3.5 9B NL2SQL LoRA adapter 13 days ago
  • tokenizer.json
    20 MB
    xet
    Upload final Qwen 3.5 9B NL2SQL LoRA adapter 13 days ago
  • tokenizer_config.json
    1.13 kB
    Upload final Qwen 3.5 9B NL2SQL LoRA adapter 13 days ago
  • training_history.csv
    21.9 kB
    Upload final Qwen 3.5 9B NL2SQL LoRA adapter 13 days ago
  • training_history.jsonl
    52.5 kB
    Upload final Qwen 3.5 9B NL2SQL LoRA adapter 13 days ago
  • training_metadata.json
    14.2 kB
    Document fixed base and adapter revisions 13 days ago