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

protoml
/
mistral_7b_guanaco

PEFT
TensorBoard
Safetensors
mistral
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use protoml/mistral_7b_guanaco with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use protoml/mistral_7b_guanaco 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, "protoml/mistral_7b_guanaco")
  • Notebooks
  • Google Colab
  • Kaggle
mistral_7b_guanaco / runs
22.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 15 commits
arunreddy's picture
arunreddy
Training in progress, step 50
7b6c7ef verified over 2 years ago
  • Dec14_23-16-35_ip-172-31-27-194
    Training in progress, step 10 over 2 years ago
  • Dec14_23-17-49_ip-172-31-27-194
    Training in progress, step 50 over 2 years ago
  • Dec15_00-17-10_ip-172-31-27-194
    Training in progress, step 50 over 2 years ago
  • Feb23_17-56-29_ip-172-31-27-194
    Training in progress, step 50 over 2 years ago