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

AtifAli121
/
sqlcoder-7b-sqli

PEFT
Safetensors
mistral
trl
sft
Generated from Trainer
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

Instructions to use AtifAli121/sqlcoder-7b-sqli with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use AtifAli121/sqlcoder-7b-sqli with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("defog/sqlcoder-7b")
    model = PeftModel.from_pretrained(base_model, "AtifAli121/sqlcoder-7b-sqli")
  • Notebooks
  • Google Colab
  • Kaggle
sqlcoder-7b-sqli
4.78 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
AtifAli121's picture
AtifAli121
End of training
23ef6f0 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    1.29 kB
    End of training over 1 year ago
  • adapter_config.json
    848 Bytes
    End of training over 1 year ago
  • adapter_model.safetensors
    327 MB
    xet
    End of training over 1 year ago
  • config.json
    1.09 kB
    End of training over 1 year ago
  • generation_config.json
    111 Bytes
    End of training over 1 year ago
  • model.safetensors
    4.45 GB
    xet
    End of training over 1 year ago
  • special_tokens_map.json
    437 Bytes
    End of training over 1 year ago
  • tokenizer.json
    3.51 MB
    End of training over 1 year ago
  • tokenizer.model
    493 kB
    xet
    End of training over 1 year ago
  • tokenizer_config.json
    1.03 kB
    End of training over 1 year ago
  • training_args.bin
    5.3 kB
    xet
    End of training over 1 year ago