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

Gansaw98
/
qwen2.5-coder-7b-text2sql-spider

PEFT
Safetensors
text-to-sql
lora
qlora
spider
Model card Files Files and versions
xet
Community

Instructions to use Gansaw98/qwen2.5-coder-7b-text2sql-spider with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Gansaw98/qwen2.5-coder-7b-text2sql-spider with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-Coder-7B-Instruct")
    model = PeftModel.from_pretrained(base_model, "Gansaw98/qwen2.5-coder-7b-text2sql-spider")
  • Notebooks
  • Google Colab
  • Kaggle
qwen2.5-coder-7b-text2sql-spider
177 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Gansaw98's picture
Gansaw98
Update README.md
eef976f verified about 1 month ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub about 1 month ago
  • .gitkeep
    0 Bytes
    Upload 4 files about 1 month ago
  • README.md
    976 Bytes
    Update README.md about 1 month ago
  • adapter_config.json
    1.11 kB
    Upload folder using huggingface_hub about 1 month ago
  • adapter_model.safetensors
    162 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • added_tokens.json
    605 Bytes
    Upload folder using huggingface_hub about 1 month ago
  • app.py
    4.02 kB
    Upload 4 files about 1 month ago
  • chat_template.jinja
    2.51 kB
    Upload folder using huggingface_hub about 1 month ago
  • merges.txt
    1.67 MB
    Upload folder using huggingface_hub about 1 month ago
  • requirements.txt
    50 Bytes
    Upload 4 files about 1 month ago
  • special_tokens_map.json
    499 Bytes
    Upload folder using huggingface_hub about 1 month ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • tokenizer_config.json
    4.69 kB
    Upload folder using huggingface_hub about 1 month ago
  • vocab.json
    2.78 MB
    Upload folder using huggingface_hub about 1 month ago