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

Sid9797
/
querycraft-phi3-sql

Text Generation
PEFT
Safetensors
English
text-to-sql
sql
nlp
fine-tuning
qlora
lora
phi-3
conversational
Model card Files Files and versions
xet
Community

Instructions to use Sid9797/querycraft-phi3-sql with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Sid9797/querycraft-phi3-sql with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-4k-instruct")
    model = PeftModel.from_pretrained(base_model, "Sid9797/querycraft-phi3-sql")
  • Notebooks
  • Google Colab
  • Kaggle
querycraft-phi3-sql
257 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Sid9797's picture
Sid9797
Upload README.md with huggingface_hub
f287a27 verified 1 day ago
  • checkpoint-2000
    Upload folder using huggingface_hub 2 days ago
  • checkpoint-2410
    Upload folder using huggingface_hub 2 days ago
  • .gitattributes
    1.52 kB
    initial commit 2 days ago
  • README.md
    4.36 kB
    Upload README.md with huggingface_hub 1 day ago
  • adapter_config.json
    768 Bytes
    Upload folder using huggingface_hub 2 days ago
  • adapter_model.safetensors
    35.7 MB
    xet
    Upload folder using huggingface_hub 2 days ago
  • added_tokens.json
    306 Bytes
    Upload folder using huggingface_hub 2 days ago
  • special_tokens_map.json
    599 Bytes
    Upload folder using huggingface_hub 2 days ago
  • tokenizer.json
    1.84 MB
    Upload folder using huggingface_hub 2 days ago
  • tokenizer.model
    500 kB
    xet
    Upload folder using huggingface_hub 2 days ago
  • tokenizer_config.json
    3.47 kB
    Upload folder using huggingface_hub 2 days ago