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

W-Kaski
/
qwen25-15b-text2sql-lora-r32

Text Generation
PEFT
Safetensors
English
lora
qlora
text-to-sql
qwen2.5
sqlite
schema-conditioned-generation
conversational
Model card Files Files and versions
xet
Community

Instructions to use W-Kaski/qwen25-15b-text2sql-lora-r32 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use W-Kaski/qwen25-15b-text2sql-lora-r32 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-1.5B-Instruct")
    model = PeftModel.from_pretrained(base_model, "W-Kaski/qwen25-15b-text2sql-lora-r32")
  • Notebooks
  • Google Colab
  • Kaggle
qwen25-15b-text2sql-lora-r32
164 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
W-Kaski's picture
W-Kaski
Improve adapter model card and usage instructions
8edb766 verified 2 days ago
  • .gitattributes
    1.64 kB
    Add files using upload-large-folder tool about 1 month ago
  • README.md
    7.34 kB
    Improve adapter model card and usage instructions 2 days ago
  • adapter_config.json
    1.06 kB
    Add files using upload-large-folder tool about 1 month ago
  • adapter_model.safetensors
    148 MB
    xet
    Add files using upload-large-folder tool about 1 month ago
  • added_tokens.json
    605 Bytes
    Add files using upload-large-folder tool about 1 month ago
  • chat_template.jinja
    2.51 kB
    Add files using upload-large-folder tool about 1 month ago
  • merges.txt
    1.67 MB
    Add files using upload-large-folder tool about 1 month ago
  • special_tokens_map.json
    613 Bytes
    Add files using upload-large-folder tool about 1 month ago
  • tokenizer.json
    11.4 MB
    xet
    Add files using upload-large-folder tool about 1 month ago
  • tokenizer_config.json
    4.69 kB
    Add files using upload-large-folder tool about 1 month ago
  • vocab.json
    2.78 MB
    Add files using upload-large-folder tool about 1 month ago