· Artificial Intelligence
One model, multiple perspectives: Exploring Qwen3's task-aware embeddings
Exploring how Qwen3-Embedding reshapes its embedding space based on task instructions, with an interactive demo using the 20 Newsgroups dataset.
Exploring how Qwen3-Embedding reshapes its embedding space based on task instructions, with an interactive demo using the 20 Newsgroups dataset.
A response to claims that AI is just sophisticated copy-paste, examining the empirical evidence from IMO gold medals, novel algorithm discovery, and competitive programming.
A tutorial on making non-blocking asynchronous calls to the OpenAI API in Python using asyncio, improving throughput when experimenting with LLMs.