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

david-ar
/
irc-mistral-24b-lora

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

Instructions to use david-ar/irc-mistral-24b-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use david-ar/irc-mistral-24b-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-Small-24B-Base-2501")
    model = PeftModel.from_pretrained(base_model, "david-ar/irc-mistral-24b-lora")
  • Notebooks
  • Google Colab
  • Kaggle
irc-mistral-24b-lora
38.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
david-ar's picture
david-ar
Update README.md
ef85f1b verified 12 months ago
  • checkpoint-24
    Upload folder using huggingface_hub 12 months ago
  • checkpoint-48
    Upload folder using huggingface_hub 12 months ago
  • checkpoint-72
    Upload folder using huggingface_hub 12 months ago
  • checkpoint-96
    Upload folder using huggingface_hub 12 months ago
  • .gitattributes
    1.83 kB
    Upload folder using huggingface_hub 12 months ago
  • README.md
    6.89 kB
    Update README.md 12 months ago
  • adapter_config.json
    811 Bytes
    Upload folder using huggingface_hub 12 months ago
  • adapter_model.safetensors
    2.96 GB
    xet
    Upload folder using huggingface_hub 12 months ago
  • config.json
    1.2 kB
    Upload folder using huggingface_hub 12 months ago
  • special_tokens_map.json
    21.3 kB
    Upload folder using huggingface_hub 12 months ago
  • tokenizer.json
    17.1 MB
    xet
    Upload folder using huggingface_hub 12 months ago
  • tokenizer_config.json
    198 kB
    Upload folder using huggingface_hub 12 months ago