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

HeroMask
/
Meddi

Text Generation
PEFT
PyTorch
Safetensors
mistral
Generated from Trainer
conversational
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use HeroMask/Meddi 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, "HeroMask/Meddi")
  • Notebooks
  • Google Colab
  • Kaggle
Meddi
148 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
HeroMask's picture
HeroMask
Delete model-00002-of-00002.safetensors
269ce0b verified over 2 years ago
  • adapter_model
    Upload 108 files over 2 years ago
  • .gitattributes
    6.52 kB
    Upload 108 files over 2 years ago
  • README.md
    1.98 kB
    Update README.md over 2 years ago
  • adapter_config.json
    577 Bytes
    Upload 108 files over 2 years ago
  • config.json
    1.04 kB
    Upload 108 files over 2 years ago
  • generation_config.json
    111 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • model.safetensors.index.json
    25.1 kB
    Upload 2 files over 2 years ago
  • pytorch_model.bin.index.json
    24 kB
    Upload folder using huggingface_hub over 2 years ago
  • special_tokens_map.json
    437 Bytes
    Upload 108 files over 2 years ago
  • tokenizer.json
    1.8 MB
    Upload folder using huggingface_hub over 2 years ago
  • tokenizer.model
    493 kB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • tokenizer_config.json
    1.52 kB
    Upload 108 files over 2 years ago