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

while-ai
/
text-to-sql-shop-r2

Text Generation
PEFT
Safetensors
lora
grpo
text-to-sql
hill-climb
while-ai
conversational
Model card Files Files and versions
xet
Community

Instructions to use while-ai/text-to-sql-shop-r2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use while-ai/text-to-sql-shop-r2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-4B")
    model = PeftModel.from_pretrained(base_model, "while-ai/text-to-sql-shop-r2")
  • Notebooks
  • Google Colab
  • Kaggle
text-to-sql-shop-r2
148 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
whileai's picture
whileai
card: replace placeholder
6a9ecac verified 5 days ago
  • .gitattributes
    1.57 kB
    r2: LoRA adapter from run_b250062f96c07786 11 days ago
  • README.md
    2.63 kB
    card: replace placeholder 5 days ago
  • adapter_config.json
    895 Bytes
    r2: LoRA adapter from run_b250062f96c07786 11 days ago
  • adapter_model.safetensors
    132 MB
    xet
    r2: LoRA adapter from run_b250062f96c07786 11 days ago
  • added_tokens.json
    707 Bytes
    r2: LoRA adapter from run_b250062f96c07786 11 days ago
  • chat_template.jinja
    4.17 kB
    r2: LoRA adapter from run_b250062f96c07786 11 days ago
  • merges.txt
    1.67 MB
    r2: LoRA adapter from run_b250062f96c07786 11 days ago
  • special_tokens_map.json
    613 Bytes
    r2: LoRA adapter from run_b250062f96c07786 11 days ago
  • tokenizer.json
    11.4 MB
    xet
    r2: LoRA adapter from run_b250062f96c07786 11 days ago
  • tokenizer_config.json
    5.4 kB
    r2: LoRA adapter from run_b250062f96c07786 11 days ago
  • vocab.json
    2.78 MB
    r2: LoRA adapter from run_b250062f96c07786 11 days ago