Text Generation
PEFT
Safetensors
lora
text-generation-inference
biology
medical
ontogpt
text2text-generation
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
- Xet hash:
- e1e2e986032aee3326b3e746a7f4e6badf463aaf6531855a467ede9e33e51b87
- Size of remote file:
- 336 MB
- SHA256:
- b0108c98cd4f80f823eef18825afe233abcc15e0c172bcd1858a39961339ef37
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.