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

cnatale
/
Mistral-7B-Instruct-v0.1-Txt-2-Presto-SQL

PEFT
TensorBoard
Safetensors
mistral
trl
sft
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community
1

Instructions to use cnatale/Mistral-7B-Instruct-v0.1-Txt-2-Presto-SQL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use cnatale/Mistral-7B-Instruct-v0.1-Txt-2-Presto-SQL with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.1")
    model = PeftModel.from_pretrained(base_model, "cnatale/Mistral-7B-Instruct-v0.1-Txt-2-Presto-SQL")
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Where can I find the source of the data that's been used to finetune?

#1 opened over 2 years ago by
yuuuzeee
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs