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

UoS-HGIG
/
MIMIC

Text Generation
PEFT
Safetensors
lora
text-generation-inference
biology
medical
ontogpt
text2text-generation
Model card Files Files and versions
xet
Community

Instructions to use UoS-HGIG/MIMIC with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use UoS-HGIG/MIMIC with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.1-70B-Instruct")
    model = PeftModel.from_pretrained(base_model, "UoS-HGIG/MIMIC")
  • Notebooks
  • Google Colab
  • Kaggle
MIMIC / images
554 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
akadhim's picture
akadhim
Upload hpo.png
768045c verified over 1 year ago
  • 23192645.png
    9.04 kB
    xet
    Add 42 files over 1 year ago
  • example.png
    395 kB
    xet
    Upload example.png over 1 year ago
  • hpo.png
    150 kB
    xet
    Upload hpo.png over 1 year ago