Update README.md
Browse files
README.md
CHANGED
@@ -31,6 +31,10 @@ If you use `ollama`, `llama-cpp`, `vllm` or any other inference iengine, you nee
|
|
31 |
'\nRespond in the following format:\n<reasoning>\n...\n</reasoning>\n<answer>\n...\n</answer>\n'
|
32 |
```
|
33 |
|
|
|
|
|
|
|
|
|
34 |
## Key Features
|
35 |
|
36 |
- Medical domain expertise combined with mathematical reasoning capabilities
|
|
|
31 |
'\nRespond in the following format:\n<reasoning>\n...\n</reasoning>\n<answer>\n...\n</answer>\n'
|
32 |
```
|
33 |
|
34 |
+
## Want to train your own?
|
35 |
+
|
36 |
+
Read my article [here](https://medium.com/@hooman_66365/build-your-own-medical-mini-deepseek-r1-with-reinforcement-learning-508509cd7d83) or follow the [notebook](https://github.com/hooman650/MedQwenReasoner).
|
37 |
+
|
38 |
## Key Features
|
39 |
|
40 |
- Medical domain expertise combined with mathematical reasoning capabilities
|