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

pyloxsystems
/
sql-spider-llama-3.1-8b-lora

Text Generation
PEFT
Safetensors
English
pylox-forge
text-to-sql
code
llama
8b
lora
sft
conversational
Model card Files Files and versions
xet
Community

Instructions to use pyloxsystems/sql-spider-llama-3.1-8b-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use pyloxsystems/sql-spider-llama-3.1-8b-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.1-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "pyloxsystems/sql-spider-llama-3.1-8b-lora")
  • Notebooks
  • Google Colab
  • Kaggle
sql-spider-llama-3.1-8b-lora
185 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
emiliogirard's picture
emiliogirard
Flagship model card: real benchmarks, honest framing, dual quickstart
b161e3d verified 26 days ago
  • .gitattributes
    1.57 kB
    initial upload (post-safety-audit) about 1 month ago
  • README.md
    7.3 kB
    Flagship model card: real benchmarks, honest framing, dual quickstart 26 days ago
  • adapter_config.json
    1.11 kB
    initial upload (post-safety-audit) about 1 month ago
  • adapter_model.safetensors
    168 MB
    xet
    initial upload (post-safety-audit) about 1 month ago
  • chat_template.jinja
    4.61 kB
    initial upload (post-safety-audit) about 1 month ago
  • special_tokens_map.json
    325 Bytes
    initial upload (post-safety-audit) about 1 month ago
  • tokenizer.json
    17.2 MB
    xet
    initial upload (post-safety-audit) about 1 month ago
  • tokenizer_config.json
    50.6 kB
    initial upload (post-safety-audit) about 1 month ago
  • train_meta.json
    2.81 kB
    initial upload (post-safety-audit) about 1 month ago