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

  • Log In
  • Sign Up

Chat-Error
/
mistral

PEFT
TensorBoard
Safetensors
mistral
8-bit precision
bitsandbytes
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Chat-Error/mistral with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Chat-Error/mistral with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1")
    model = PeftModel.from_pretrained(base_model, "Chat-Error/mistral")
  • Notebooks
  • Google Colab
  • Kaggle
mistral
336 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
nRuaif
Upload folder using huggingface_hub
e329092 over 2 years ago
  • checkpoint-89
    Upload folder using huggingface_hub over 2 years ago
  • runs
    Upload folder using huggingface_hub over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    5.5 kB
    Upload folder using huggingface_hub over 2 years ago
  • adapter_config.json
    569 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • adapter_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    168 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • config.json
    1.03 kB
    Upload folder using huggingface_hub over 2 years ago
  • special_tokens_map.json
    437 Bytes
    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.02 kB
    Upload folder using huggingface_hub over 2 years ago