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

vandijklab
/
CpGAtlas-NL-to-SQL-Qwen2.5-Coder-7B-LoRA

Text Generation
PEFT
Safetensors
English
lora
text2sql
nl-to-sql
duckdb
bioinformatics
epigenetics
dna-methylation
conversational
Model card Files Files and versions
xet
Community

Instructions to use vandijklab/CpGAtlas-NL-to-SQL-Qwen2.5-Coder-7B-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use vandijklab/CpGAtlas-NL-to-SQL-Qwen2.5-Coder-7B-LoRA 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, "vandijklab/CpGAtlas-NL-to-SQL-Qwen2.5-Coder-7B-LoRA")
  • Notebooks
  • Google Colab
  • Kaggle
CpGAtlas-NL-to-SQL-Qwen2.5-Coder-7B-LoRA
335 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
shawnwahi's picture
shawnwahi
Upload README.md with huggingface_hub
c633d60 verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    5 kB
    Upload README.md with huggingface_hub 3 months ago
  • adapter_config.json
    733 Bytes
    Upload folder using huggingface_hub 3 months ago
  • adapter_model.safetensors
    323 MB
    xet
    Upload folder using huggingface_hub 3 months ago
  • added_tokens.json
    605 Bytes
    Upload folder using huggingface_hub 3 months ago
  • merges.txt
    1.67 MB
    Upload folder using huggingface_hub 3 months ago
  • special_tokens_map.json
    613 Bytes
    Upload folder using huggingface_hub 3 months ago
  • tokenizer.json
    7.03 MB
    Upload folder using huggingface_hub 3 months ago
  • tokenizer_config.json
    7.31 kB
    Upload folder using huggingface_hub 3 months ago
  • vocab.json
    2.78 MB
    Upload folder using huggingface_hub 3 months ago