Text Generation
PEFT
Safetensors
llama
lora
qlora
biomedical
healthcare
pubmed
medical
question-answering
Instructions to use llmithull/HealthGPT-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use llmithull/HealthGPT-LoRA with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained(".models/base/llama-3.2-3B-Instruct") model = PeftModel.from_pretrained(base_model, "llmithull/HealthGPT-LoRA") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b1bf7dd31a3f18b559f920f582854c15f50b13a47a03fd9ece759d6b06575ab1
- Size of remote file:
- 18.9 MB
- SHA256:
- 41cc16823bb3853e33c738ac86367d3d273701b5eab6f03e7a5262b513ec49a4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.