Rohit Ghumare

Results 108 issues of Rohit Ghumare

Track B deep capstone sub-lessons that build the NLP LLM stack from the tokenizer up. - Lesson 30 (bpe-tokenizer-from-scratch): byte-level BPE with deterministic merge ordering, special tokens, lossless round-trip, persistence....

## Summary Adds four deep capstone sub-lessons for Phase 19 Track B (Build your own NLP LLM from scratch): - **38 classifier-finetuning** — head-swap a pretrained transformer into a 2-class...

## Summary Track E: Build your own multimodal LLM from scratch, six capstone sub-lessons under `phases/19-capstone-projects/`. - `58-vision-encoder-patches/` — PatchEmbed (Conv2d) plus 2D sinusoidal position, CLS prepend, 224x224 fixture image...

## Summary Track C "Train LLM end-to-end" capstone sub-lessons under `phases/19-capstone-projects/`: - **42 large-corpus-downloader** — streaming `urllib` + zstd, MinHash + LSH dedup, sha256 resume checkpoint, content-addressed manifest with lock...

Five new connect adapters. \`ADAPTERS\` bumps 11 → 16. | Agent | Config path | Wrapper | Notes | |---|---|---|---| | **Warp** | \`~/.warp/.mcp.json\` | \`mcpServers\` | Skills auto-discover from...

## Summary - consolidate the top-level skills catalog from 20 narrow skills to 6 broader iii skills - merge primitives, SDKs, and architecture patterns while keeping TypeScript, Python, and Rust...

## Summary by CodeRabbit * **Documentation** * Repositioned the introductory video preview in the README to appear after the Quick Start section for improved content flow and navigation. [![Review Change...

## Summary - track generated worker groups for externally registered functions without starting generated worker processes - expose converted OpenAPI/MCP sources as normal engine-runtime worker groups in `engine::workers::list` - keep...

Really like what you're building here. The per-session graph + multi-agent adapter coverage (Claude Code, Codex, Cursor, Copilot, Gemini CLI, OpenCode, Trae, Vibe CLI) is a nice surface area. One...

## Summary Website "Works With" grid was stale relative to v0.9.23's supported agent matrix. Refreshes featured cards, marquee tiles, and logos. ## Changes ### `website/components/Agents.tsx` - **FEATURED row: 6 →...