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

5ivatej
/
Liquid-LFM-1.2B-Medical-Doctor

PEFT
Safetensors
English
medical
healthcare
biology
chat
lora
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use 5ivatej/Liquid-LFM-1.2B-Medical-Doctor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use 5ivatej/Liquid-LFM-1.2B-Medical-Doctor with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("LiquidAI/LFM2.5-1.2B-Instruct")
    model = PeftModel.from_pretrained(base_model, "5ivatej/Liquid-LFM-1.2B-Medical-Doctor")
  • Notebooks
  • Google Colab
  • Kaggle
Liquid-LFM-1.2B-Medical-Doctor
15.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
5ivatej's picture
5ivatej
Upload README.md with huggingface_hub
600174d verified 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • README.md
    2.32 kB
    Upload README.md with huggingface_hub 5 months ago
  • adapter_config.json
    1.05 kB
    Upload model 5 months ago
  • adapter_model.safetensors
    10.2 MB
    xet
    Upload model 5 months ago
  • chat_template.jinja
    1.78 kB
    Upload tokenizer 5 months ago
  • special_tokens_map.json
    434 Bytes
    Upload tokenizer 5 months ago
  • tokenizer.json
    4.73 MB
    Upload tokenizer 5 months ago
  • tokenizer_config.json
    92.2 kB
    Upload tokenizer 5 months ago