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

Vicen-te
/
qwen3.5-2b-sql-lora

Text Generation
PEFT
TensorBoard
Safetensors
English
lora
text2sql
sql
qwen3.5
fine-tuning
conversational
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Vicen-te/qwen3.5-2b-sql-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Vicen-te/qwen3.5-2b-sql-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3.5-2B")
    model = PeftModel.from_pretrained(base_model, "Vicen-te/qwen3.5-2b-sql-lora")
  • Notebooks
  • Google Colab
  • Kaggle
qwen3.5-2b-sql-lora
532 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Vicen-te's picture
Vicen-te
Super-squash branch 'main' using huggingface_hub
be918a8 16 days ago
  • checkpoint-38
    Super-squash branch 'main' using huggingface_hub 16 days ago
  • checkpoint-57
    Super-squash branch 'main' using huggingface_hub 16 days ago
  • runs
    Super-squash branch 'main' using huggingface_hub 16 days ago
  • .gitattributes
    1.7 kB
    Super-squash branch 'main' using huggingface_hub 16 days ago
  • README.md
    2.11 kB
    Super-squash branch 'main' using huggingface_hub 16 days ago
  • adapter_config.json
    1.23 kB
    Super-squash branch 'main' using huggingface_hub 16 days ago
  • adapter_model.safetensors
    67.3 MB
    xet
    Super-squash branch 'main' using huggingface_hub 16 days ago
  • chat_template.jinja
    7.91 kB
    Super-squash branch 'main' using huggingface_hub 16 days ago
  • eval_results.json
    1.14 kB
    Super-squash branch 'main' using huggingface_hub 16 days ago
  • tokenizer.json
    20 MB
    xet
    Super-squash branch 'main' using huggingface_hub 16 days ago
  • tokenizer_config.json
    1.16 kB
    Super-squash branch 'main' using huggingface_hub 16 days ago
  • training_args.bin
    5.65 kB
    xet
    Super-squash branch 'main' using huggingface_hub 16 days ago