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

expertai
/
Mistral7B-SLIMER-IT

PEFT
Safetensors
Italian
Model card Files Files and versions
xet
Community

Instructions to use expertai/Mistral7B-SLIMER-IT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use expertai/Mistral7B-SLIMER-IT 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, "expertai/Mistral7B-SLIMER-IT")
  • Notebooks
  • Google Colab
  • Kaggle
Mistral7B-SLIMER-IT
66.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
andrewzamai's picture
andrewzamai
Update README.md
4f94de4 verified almost 2 years ago
  • checkpoint-420
    Upload folder using huggingface_hub almost 2 years ago
  • checkpoint-520
    Upload folder using huggingface_hub almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    104 Bytes
    Update README.md almost 2 years ago
  • adapter_config.json
    600 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • adapter_model.safetensors
    9.46 MB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • training_configs.yml
    1.01 kB
    Upload folder using huggingface_hub almost 2 years ago