|
--- |
|
base_model: Qwen/Qwen2.5-7B-Instruct-1M |
|
tags: |
|
- text-generation-inference |
|
- transformers |
|
- unsloth |
|
- qwen2 |
|
- gguf |
|
license: apache-2.0 |
|
language: |
|
- en |
|
--- |
|
|
|
|
|
Qwen2.5 7B trained to think and reason like Deepseek R1, specifically on Diagnostic Medicine. |
|
|
|
Use this to aid your differential diagnosis or ask questions or even just test it's reasoning. |
|
|
|
Use the system prompt below for better results |
|
``` |
|
Respond in the following format: |
|
<reasoning> |
|
... |
|
</reasoning> |
|
<answer> |
|
... |
|
</answer> |
|
``` |
|
|
|
# Uploaded model |
|
|
|
- **Developed by:** dumbequation |
|
- **License:** apache-2.0 |
|
- **Finetuned from model :** Qwen/Qwen2.5-7B-Instruct-1M |
|
|
|
|