File size: 629 Bytes
a3c81a2 2e27de6 a3c81a2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 |
---
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
|