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

  • Log In
  • Sign Up

OcheAnkeli
/
Medic-chatbot

Text Generation
PEFT
TensorBoard
Safetensors
English
medical
conversational
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use OcheAnkeli/Medic-chatbot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use OcheAnkeli/Medic-chatbot with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/deepseek-r1-distill-llama-8b-unsloth-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "OcheAnkeli/Medic-chatbot")
  • Notebooks
  • Google Colab
  • Kaggle
Medic-chatbot
641 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
OcheAnkeli's picture
OcheAnkeli
Update README.md
6c0f560 verified about 1 year ago
  • outputs
    Model files about 1 year ago
  • .gitattributes
    1.7 kB
    Model files about 1 year ago
  • README.md
    3.8 kB
    Update README.md about 1 year ago
  • adapter_config.json
    824 Bytes
    Model files about 1 year ago
  • adapter_model.safetensors
    168 MB
    xet
    Model files about 1 year ago
  • special_tokens_map.json
    483 Bytes
    Model files about 1 year ago
  • tokenizer.json
    17.2 MB
    xet
    Model files about 1 year ago
  • tokenizer_config.json
    53 kB
    Model files about 1 year ago