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

meyflex
/
Mixtral_SIG_v2

PEFT
Safetensors
trl
sft
Generated from Trainer
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use meyflex/Mixtral_SIG_v2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.2")
    model = PeftModel.from_pretrained(base_model, "meyflex/Mixtral_SIG_v2")
  • Notebooks
  • Google Colab
  • Kaggle
Mixtral_SIG_v2 / tmp-checkpoint-375
1.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
meyflex's picture
meyflex
meyflex/Mixtral_SIG
10cdf1f verified over 2 years ago
  • README.md
    5.11 kB
    meyflex/Mixtral_SIG over 2 years ago
  • adapter_model.safetensors
    1.2 GB
    xet
    meyflex/Mixtral_SIG over 2 years ago