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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

dilr
/
Mira-Q1

Text Generation
PEFT
Safetensors
English
clinical
extraction
medical
qlora
lora
healthcare
on-prem
dilr
conversational
Model card Files Files and versions
xet
Community

Instructions to use dilr/Mira-Q1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use dilr/Mira-Q1 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/qwen2.5-3b-instruct-unsloth-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "dilr/Mira-Q1")
  • Notebooks
  • Google Colab
  • Kaggle
Mira-Q1
134 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
shekharp77's picture
shekharp77
Upload folder using huggingface_hub
a3ca7d7 verified about 16 hours ago
  • eval
    Upload folder using huggingface_hub about 16 hours ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub about 16 hours ago
  • README.md
    3.2 kB
    Upload folder using huggingface_hub about 16 hours ago
  • adapter_config.json
    1.21 kB
    Upload folder using huggingface_hub about 16 hours ago
  • adapter_model.safetensors
    120 MB
    xet
    Upload folder using huggingface_hub about 16 hours ago
  • chat_template.jinja
    2.51 kB
    Upload folder using huggingface_hub about 16 hours ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub about 16 hours ago
  • tokenizer_config.json
    4.56 kB
    Upload folder using huggingface_hub about 16 hours ago