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

BirdieByte1024
/
Doctor_Behavior_LoRA-Mistral-7B-Instruct-v0.3

PEFT
Safetensors
English
medical
instruction-tuning
dental
lora
mistral
unsloth
Model card Files Files and versions
xet
Community

Instructions to use BirdieByte1024/Doctor_Behavior_LoRA-Mistral-7B-Instruct-v0.3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use BirdieByte1024/Doctor_Behavior_LoRA-Mistral-7B-Instruct-v0.3 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/mistral-7b-instruct-v0.3-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "BirdieByte1024/Doctor_Behavior_LoRA-Mistral-7B-Instruct-v0.3")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Unsloth Desktop
Doctor_Behavior_LoRA-Mistral-7B-Instruct-v0.3
172 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
BirdieByte1024's picture
BirdieByte1024
Update adapter_config.json
d207ffc verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    2.97 kB
    Update README.md over 1 year ago
  • adapter_config.json
    812 Bytes
    Update adapter_config.json over 1 year ago
  • adapter_model.safetensors
    168 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • special_tokens_map.json
    110 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • tokenizer.json
    3.67 MB
    Upload folder using huggingface_hub over 1 year ago
  • tokenizer_config.json
    138 kB
    Upload folder using huggingface_hub over 1 year ago