Click any tag below to further narrow down your results
Links
Karpathy outlines three software eras: human-written code, trained neural weights, and now natural language prompts. He claims LLMs treat English as code, making traditional coding steps optional. The linked talk will explain why this shift matters in 40 minutes.
Deep Think with Confidence (DeepConf) is introduced as a method to improve reasoning efficiency and performance in large language models by using internal confidence signals to filter out low-quality reasoning traces. It requires no additional training or tuning and can be easily integrated into existing systems. Evaluations show significant accuracy improvements and a reduction in generated tokens on various reasoning tasks.