Vitalenex-AI-Doctor-Llama3-8B

This is a fine-tuned version of aaditya/Llama3-OpenBioLLM-8B specialized for medical conversations with a focus on Nigerian & Pidgin English context.

Model Description

This model was fine-tuned on a combination of general medical conversations and a synthetically generated dataset of Pidgin English health queries. It is intended to be used as a helpful AI assistant for preliminary health information.

Intended Uses & Limitations

This model is an MVP for the Vitalenex AI project.

How to Use (with Transformers)

from transformers import AutoTokenizer, AutoModelForCausalLM

model_id = "Vincivirtuoso/Vitalenex-AI-Doctor-Llama3-8B"
tokenizer = AutoTokenizer.from_pretrained(model_id)
model = AutoModelForCausalLM.from_pretrained(model_id)
# ...
Downloads last month
6
Safetensors
Model size
8B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Vincivirtuoso/Vitalenex-AI-Doctor-Llama3-8B

Quantizations
1 model