One of the most useful tricks I learnt from @giffmana: automatically starting pdb debugger when program crashes. It's just 5 lines of code that has probably saved me countless hours in trying to debug tricky bugs.
Open AI released a great Prompt Engineering guide (link in comments). Here is a summary of their 6 strategies for getting better results when prompting GPT-4
Cursor - The AI-first Code Editor
GitHub - abi/screenshot-to-code: Drop in a screenshot and convert it to clean HTML/Tailwind/JS code
I'm super impressed with Qwen-VL and CogVLM! I've done a few (probably very naive) tests to compare LLaVA, BakLLaVA, Qwen-VL, CogVLM, and GPT-4V. Tests include VQA, OCR, and zero-shot detection. Any ideas on what else I should test?
open_clip/docs/openclip_retrieval_results.csv at main · mlfoundations/open_clip
LLMs are slow. Caching can help, but developers should have control over how caches operate at different scales In next week's blog, we will show you how to write a @pydantic compatible cache mechanism for use with Instructor. 1. For a single session: (lru_cache) 2. For…
Iconoir | Free Icons
OrbStack · Fast, light, simple Docker & Linux on macOS
SwiftUI Aurora Background Animation — 🐙 Cephalopod Studio
Annotate | Craft walkthroughs that clarify code
GitHub - GrantCuster/gemini-spatial-example: How to use bounding boxes with the Gemini API
Want to build better charts? Here's the full breakdown of how I built this one 👇
Traversing through CLIP Space, PCA and Latent Directions | Notion
Hot tip - using gpt-4-mini as a reranker gives you better results, and now with strict mode it's just as reliable as any other reranker model.
A nice @huggingface space to estimate VRAM for running an LLM
Improving Retrieval on Ramp with Transaction Embeddings
Comparing full text search algorithms: BM25, TF-IDF, and Postgres
Smithery - Model Context Protocol Registry
B-trees and database indexes — PlanetScale
GitHub - RahulSChand/gpu_poor: Calculate token/s & GPU memory requirement for any LLM. Supports llama.cpp/ggml/bnb/QLoRA quantization