Transformers
PyTorch
English
llama-3
llama
Mixtral
instruct
finetune
chatml
DPO
RLHF
gpt4
distillation
heathcare
medical
clinical
med
lifescience
Pharmaceutical
Pharma
Instructions to use aaditya/Llama3-OpenBioLLM-70B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aaditya/Llama3-OpenBioLLM-70B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("aaditya/Llama3-OpenBioLLM-70B", dtype="auto") - Notebooks
- Google Colab
- Kaggle