Opus ratholes for a few minutes but can’t successfully locate the document I was alluding to. I find a link in my ancient notes. Opus fails to fetch PDF for technical reasons. I provide screen grab. Opus then *immediately* highlights two sentences and says ~ “Yep, I get why…
LLMS
-
LLM Opus 4.7 Successfully Surveys AML KYC Law Enforcement Guidelines
By
–
An anecdote for you from LLM land: I sent Opus 4.7 out to do a literature survey of various government law enforcement internal guidelines w/r/t AML and KYC usage in prosecutions. It was much more successful at finding these docs than I would have expected. I then told it:
-
Qwen3 27B Delivers Impressive Image Generation at 16.8GB
By
–
The new Qwen3.6-27B just gave me definitely the best pelican riding a bicycle I've had from a 16.8GB model file!
-

Recursive Language Models: Expert Q&A with MIT PhD Student
By
–
Ask us your questions about Recursive Language Models (RLMs) & where LMs are underutilized or inefficient. We’ll pick some to feature in an upcoming explainer w/MIT PhD student Alex Zhang (
@a1zhang
), who recently developed RLMs. For more on his work: https://
bit.ly/4vGyLxo -
128k Context Window Ablation Study on Billion-Parameter MoE Models
By
–
any references come to mind for 128k context on a 1Bish MoE? not sure i understand this area very well. i guess the primary ablation i would want is on context length quality vs width dimension…?
-
Trillion-fold compute growth: AI training scales toward 2028
By
–
Since I began work on AI in 2010, training compute for frontier models has grown by one trillion times. Now we're looking at something like another thousand-fold growth in effective compute by the end of 2028. 1000x the existing 1,000,000,000,000x. Extraordinary stuff.
-
How to launch and test Claude Code in a project
By
–
5. Lanza Claude Code y pruébalo en un proyecto
— Nico (@nicos_ai) 22 avril 2026
Entra en la carpeta de tu proyecto y arranca Claude con el modelo elegido.
A partir de aquí ya puede leer archivos, modificar código y ejecutar tareas. pic.twitter.com/d1TiIV3mMX5. Launch Claude Code and test it in a project Enter your project's folder and start Claude with the chosen model. From here on, it can already read files, modify code, and execute tasks.
-

Connect Claude Code to a Local Ollama Instance
By
–
4. Connect Claude Code to Your Computer This step is key: instead of using Anthropic's servers, you point it to your local Ollama. Set up the "base URL" so that Claude looks to your machine (localhost).
-
Instructions to Download Local Code Models
By
–
3. Descarga un modelo para programar
— Nico (@nicos_ai) 22 avril 2026
Elige según la potencia de tu PC:
• Potente: qwen3-coder:30b
• Más modesto: qwen2.5-coder:7b o gemma:2b
Luego, en la terminal, descárgalo con:
ollama pull NOMBRE_DEL_MODELO pic.twitter.com/75wM6mu9KG3. Descarga un modelo para programar Elige según la potencia de tu PC:
• Potente: qwen3-coder:30b
• Más modesto: qwen2.5-coder:7b o gemma:2b Luego, en la terminal, descárgalo con:
ollama pull NOMBRE_DEL_MODELO -

MIT Improves Reasoning Model Calibration Through Reinforcement Learning
By
–
“Reinforcement Learning w/Calibration Rewards” What makes top reasoning models overconfident? MIT found that in these models, RL rewards correct answers, not certainty. Training models to estimate confidence improved calibration while maintaining accuracy: