PatientSeek / README.md
tomsmoker's picture
Updating with link to article
a86f24a verified
---
language:
- en
base_model:
- unsloth/DeepSeek-R1-Distill-Llama-8B-GGUF
pipeline_tag: question-answering
extra_gated_prompt: "You agree to not use the model to conduct experiments that cause harm to human subjects."
extra_gated_fields:
Company: text
What do you plan to use this model for?: text
---
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
This model has been finetuned on patient records from over 10,000 patients, with full histories. It's been specifically tuned on summarisation, basic QA for extraction, and reasoned hypothesis for causation for medical-legal usecases.
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
- **Developed by:** whyhow.ai
- **Model type:** DeepSeek R1 Distill Llama 8B
- **Article:** https://medium.com/enterprise-rag/introducing-patientseek-the-first-open-source-med-legal-deepseek-reasoning-model-74f98e9608ae
### Model Sources [optional]
<!-- Provide the basic links for the model. -->
- **Repository:** https://huggingface.co/unsloth/DeepSeek-R1-Distill-Llama-8B-GGUF
## Uses
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
Used for summarising one to many medical records for patients, for basic QA of medical records, and for hypothesis testing in the form of associative reasoning.
## How to Get Started with the Model
The best instructions on how to run are here: https://unsloth.ai/blog/deepseek-r1
## Model Card Contact
Email us at [email protected].