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

  • Log In
  • Sign Up

canercetin
/
mistral-disco-adapter

Text Generation
PEFT
Safetensors
English
mistral
lora
disco-elysium
instruction
conversational
role-playing
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use canercetin/mistral-disco-adapter 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, "canercetin/mistral-disco-adapter")
  • Notebooks
  • Google Colab
  • Kaggle
mistral-disco-adapter
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
canercetin's picture
canercetin
oops
e98492f verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    10.6 kB
    oops about 1 year ago
  • adapter_config.json
    866 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • adapter_model.safetensors
    168 MB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • special_tokens_map.json
    437 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • tokenizer.json
    3.51 MB
    Upload folder using huggingface_hub about 1 year ago
  • tokenizer.model
    493 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • tokenizer_config.json
    2.14 kB
    Upload folder using huggingface_hub about 1 year ago