all

131 bookmarks
Custom sorting
Galaxy brain resistance
Galaxy brain resistance
One important property for a style of thinking and argumentation to have is what I call galaxy brain resistance: how difficult is it to abuse that style of thinking to argue for pretty much whatever you want - something that you already decided elsewhere for other reasons? The spirit here is similar to falsifiability in science: if your arguments can justify anything, then your arguments imply nothing.
·vitalik.eth.limo·
Galaxy brain resistance
Tongyi DeepResearch: A New Era of Open-Source AI Researchers
Tongyi DeepResearch: A New Era of Open-Source AI Researchers
We are proud to present Tongyi DeepResearch, the first fully open‑source Web Agent to achieve performance on par with OpenAI’s DeepResearch across a comprehensive suite of benchmarks. Tongyi DeepResearch demonstrates state‑of‑the‑art results, scoring 32.9 on the academic reasoning task Humanity’s Last Exam (HLE), 43.4 on BrowseComp and 46.7 on BrowseComp‑ZH in extremely complex information‑seeking tasks, and achieving a score of 75 on the user‑centric xbench‑DeepSearch benchmark, systematically outperforming all existing proprietary and open‑source Deep Research agents.
·tongyi-agent.github.io·
Tongyi DeepResearch: A New Era of Open-Source AI Researchers
The future of Python web services looks GIL-free | Fluxus by gi0baro
The future of Python web services looks GIL-free | Fluxus by gi0baro
Python 3.14 was released at the beginning of the month. This release was particularly interesting to me because of the improvements on the "free-threaded" variant of the interpreter.
·blog.baro.dev·
The future of Python web services looks GIL-free | Fluxus by gi0baro
Syllabus
Syllabus
·cme295.stanford.edu·
Syllabus
Training Nanochat on Modal - AI Engineering Academy
Training Nanochat on Modal - AI Engineering Academy
_secret = Secret.from_name("nanochat-secrets") print("Loaded secrets from Modal") except Exception: nanochat_secret = None print("No secrets found - WandB logging disabled")
·aiengineering.academy·
Training Nanochat on Modal - AI Engineering Academy
I. From GPT-4 to AGI: Counting the OOMs - SITUATIONAL AWARENESS
I. From GPT-4 to AGI: Counting the OOMs - SITUATIONAL AWARENESS
ng together semi-plausible sentences. Now we are rapidly saturating all the benchmarks we can come up with. And yet this dramatic progress has merely been the result of consistent trends in scaling up deep learning.  There have been people who have seen this for far longer. They were scoffed at, but all they did was trust the trendlines. The trendlines are intense, and they were right. The models, they just want to learn; you scale them up, and they learn more.
·situational-awareness.ai·
I. From GPT-4 to AGI: Counting the OOMs - SITUATIONAL AWARENESS
AI-Engineering.academy/docs/LLM/ServerLessFinetuning/FinetuneGemmaUnslothModalTutorial.md at main · adithya-s-k/AI-Engineering.academy
AI-Engineering.academy/docs/LLM/ServerLessFinetuning/FinetuneGemmaUnslothModalTutorial.md at main · adithya-s-k/AI-Engineering.academy

fine-tuning

Dataset Download - Grab the LaTeX OCR dataset (images of equations + LaTeX code) Model Download - Download Gemma 3-4B and cache it (so we don't re-download every time) LoRA Fine-tuning - Train adapters to teach Gemma to read equations Model Export - Merge LoRA adapters into the base model (makes deployment easier) vLLM Serving - Deploy as an OpenAI-compatible API with auto-scaling
·github.com·
AI-Engineering.academy/docs/LLM/ServerLessFinetuning/FinetuneGemmaUnslothModalTutorial.md at main · adithya-s-k/AI-Engineering.academy
Tinker: a training API for researchers and developers – Tinker API
Tinker: a training API for researchers and developers – Tinker API
You write a simple loop that runs on your CPU-only machine, including the data or environment and the loss function. We figure out how to make the training work on a bunch of GPUs, doing the exact computation you specified, efficiently. To change the model you're working with, you only need to change a single string in your code.
·tinker-docs.thinkingmachines.ai·
Tinker: a training API for researchers and developers – Tinker API
Increasing your practice surface area
Increasing your practice surface area
The difference between being good and being great isn’t talent or formal training, but the invisible practice that happens when you're just living life.
·indiehackers.com·
Increasing your practice surface area