Skip to content

Instantly share code, notes, and snippets.

@ravjot
ravjot / local-llm-beginners-guide.md
Last active June 17, 2026 22:18
Run AI locally on your MacBook Pro - beginner guide

Local LLM Stack for M5 Max 128GB

Recommended Models

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
@ravjot
ravjot / 1-portal.md
Created February 17, 2026 16:52
CareClinic HubSpot SOP — New Patient Coordinators — Feb 17, 2026

HubSpot Guide: New Patient Coordinators

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.


1. Quick Reference Cheat Sheet

<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>