| Model | Strength | Size | Command |
|---|---|---|---|
| DeepSeek-R1 70B | Reasoning, analysis, complex problems | 42GB | ollama run deepseek-r1:70b |
| Qwen3 32B | Fast general-purpose, good at following instructions | 20GB | ollama run qwen3:32b |
| Gemma 3 27B | Natural writing, prose, tone-matching | 17GB | ollama run gemma3:27b |
For: Front desk and new patient coordination staff Last updated: February 2026
Welcome to the CareClinic HubSpot guide. Work through these docs in order during onboarding, then keep the Cheat Sheet and Rules at your desk for daily reference.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <script type="text/javascript"> | |
| (function (d, t) { | |
| var bh = d.createElement(t), s = d.getElementsByTagName(t)[0]; | |
| bh.type = 'text/javascript'; | |
| bh.src = '//www.bugherd.com/sidebarv2.js?apikey=MY-ACTUAL-API-KEY-NOT-IN-A-PUBLIC-GIST'; | |
| s.parentNode.insertBefore(bh, s); | |
| })(document, 'script'); | |
| </script> |