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

scribis
/
Fantastica-7b-Instruct-0.2-Italian

Text Generation
PEFT
Safetensors
Italian
Italian
PEFT
Mistral
finetuning
Text Generation
Model card Files Files and versions
xet
Community

Instructions to use scribis/Fantastica-7b-Instruct-0.2-Italian with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use scribis/Fantastica-7b-Instruct-0.2-Italian 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, "scribis/Fantastica-7b-Instruct-0.2-Italian")
  • Notebooks
  • Google Colab
  • Kaggle
Fantastica-7b-Instruct-0.2-Italian
369 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
scribis's picture
scribis
Update README.md
efe03e6 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    7.64 kB
    Update README.md about 2 years ago
  • adapter_config.json
    704 Bytes
    Upload model about 2 years ago
  • adapter_model.safetensors
    369 MB
    xet
    Upload model about 2 years ago