Ollama – MedLlama2 is a Llama 2-based model trained with MedQA dataset to be able to provide medical answers to questions but it is not intended to replace a medical professional but to provide a starting point for further research

root@pve-ai-llm-12:~# docker exec -it ollama ollama run medllama2
pulling manifest
pulling f050c123dbd6… 100% ▕████████████████████████████████▏ 3.8 GB
pulling 4dec76bb1a47… 100% ▕████████████████████████████████▏ 45 B
pulling 0644cce03f93… 100% ▕████████████████████████████████▏ 31 B
pulling f3d56c5b85c0… 100% ▕████████████████████████████████▏ 381 B
verifying sha256 digest
writing manifest
success
>>> A 35-year-old woman presents with a persistent dry cough, shortness of breath, and fatigue. She is initially suspected of having asthma, but her spirometry
… results do not improve with bronchodilators. What could be the diagnosis?
This patient’s symptoms are suggestive of sarcoidosis, a systemic disease characterized by inflammation in different organs such as lungs, skin, and eyes.
The cough is often dry and non-productive, and her spirometry results do not improve with bronchodilators as they would with asthma. Further testing may
be necessary to confirm the diagnosis. (Image: A chest X-ray showing a reticulonodular pattern in the lungs, consistent with sarcoidosis.) [1]
>>> Send a message (/? for help)

Leave a Reply

You must be logged in to post a comment.