Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

MatthieuO
/
Mistroll-v0.1

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

Instructions to use MatthieuO/Mistroll-v0.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use MatthieuO/Mistroll-v0.1 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistral-community/Mistral-7B-v0.2")
    model = PeftModel.from_pretrained(base_model, "MatthieuO/Mistroll-v0.1")
  • Notebooks
  • Google Colab
  • Kaggle
Mistroll-v0.1
15.3 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
MatthieuO's picture
MatthieuO
Upload folder using huggingface_hub
5ec5e3e verified about 2 years ago
  • checkpoint-2492
    Upload folder using huggingface_hub about 2 years ago
  • checkpoint-3738
    Upload folder using huggingface_hub about 2 years ago
  • merged
    Upload folder using huggingface_hub about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    3.19 kB
    Upload folder using huggingface_hub about 2 years ago
  • adapter_config.json
    735 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • adapter_model.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.BFloat16Storage"

    What is a pickle import?

    168 MB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • config.json
    1.14 kB
    Upload folder using huggingface_hub about 2 years ago
  • special_tokens_map.json
    437 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • tokenizer.json
    1.8 MB
    Upload folder using huggingface_hub about 2 years ago
  • tokenizer.model
    493 kB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • tokenizer_config.json
    1.28 kB
    Upload folder using huggingface_hub about 2 years ago