model-training

Tag

Cards List
#model-training

@jakevin7: Very happy to have witnessed and participated in this process. “Everything in human civilization can be redone (obviously we have observed that all SaaS can be redone, and we will soon see more, and it's not just computer software)”

X AI KOLs Following · 17h ago Cached

A comment about AI: the author marvels that everything in human civilization can be redone with AI, and discusses the roles of the harness, system prompt, and toolset in model training.

0 favorites 0 likes
#model-training

@FinanceYF5: Source:

X AI KOLs Timeline · yesterday Cached

Boris Cherny notes that stacking model training, input probes, and intent-checking classifiers can reduce indirect prompt injection to near zero on unseen attacks, and mentions Claude Code will enable auto mode by default next week.

0 favorites 0 likes
#model-training

@VraserX: We already know OpenAI finished training Astra, a new model reportedly beyond Sol-class capabilities. What blows my min…

X AI KOLs Following · 6d ago Cached

Rumors suggest OpenAI has finished training a new model called Astra, reportedly beyond Sol-class capabilities, and may have already trained a subsequent generation, indicated by the codename 'mewfour' now in testing.

0 favorites 0 likes
#model-training

@arduino: Predefined models offer a powerful starting point for understanding edge AI. However, @mcmchriis shares how you can eas…

X AI KOLs Timeline · 2026-07-24 Cached

Arduino announces the ability to train and deploy custom AI models in Arduino App Lab via Edge Impulse integration, building on predefined edge AI models.

0 favorites 0 likes
#model-training

We have started our most ambitious pre-training run yet (1 minute read)

TLDR AI · 2026-07-22 Cached

Google has started its most ambitious pre-training run yet, indicating a major new AI model is in development.

0 favorites 0 likes
#model-training

@BhavinJawade: 𝗢𝗻-𝗽𝗼𝗹𝗶𝗰𝘆 𝗱𝗶𝘀𝘁𝗶𝗹𝗹𝗮𝘁𝗶𝗼𝗻 𝗶𝘀𝗻'𝘁 𝗮 𝗳𝗿𝗲𝗲-𝗹𝘂𝗻𝗰𝗵 On-policy distillation has become a default…

X AI KOLs Timeline · 2026-07-21 Cached

Bhavin Jawade discusses several failure modes of on-policy distillation for training large language models, including early mistakes becoming uncorrectable, stronger teachers being worse, privileged information conditioning failing to transfer, and thinking collapse from dense supervision.

0 favorites 0 likes
#model-training

@jxmnop: ok sorry everyone apparently they did distill lol. but only a tiny bit

X AI KOLs Following · 2026-07-15 Cached

Jack Morris corrects his earlier claim about an open-weight model being trained without distillation from OpenAI or Anthropic, acknowledging that it actually did use a small amount of distillation.

0 favorites 0 likes
#model-training

@latepostnews: 29-Year-Old Yao Shunyu Takes Over: 300 Days of Reforming Tencent Hunyuan - In 2024, Tencent's high-level recruitment team met Yao Shunyu at a top academic conference. At that time, the young man born in 1997 was still a researcher at OpenAI, and he was introduced to Tencent President Liu Chiping. A year later, he returned to China and became the head of Tencent's large language model...

X AI KOLs Timeline · 2026-07-13 Cached

Under Yao Shunyu's leadership, Tencent's Hunyuan large language model undergoes deep reforms: simplifying hierarchy, focusing on data quality, abandoning benchmark chasing, with a goal of entering the domestic first tier by 2027. The article details the changes Yao Shunyu drove within 300 days after parachuting into Tencent from OpenAI, including replacing key responsible persons, strengthening infrastructure, and promoting model-product co-design.

0 favorites 0 likes
#model-training

@qingke_ai: https://x.com/qingke_ai/status/2076354316848550126

X AI KOLs Timeline · 2026-07-12 Cached

MAD-OPD utilizes a multi-teacher debate mechanism to break through the single-teacher distillation ceiling, enabling small models to surpass large teacher models in tool invocation and code generation tasks.

0 favorites 0 likes
#model-training

@SergioPaniego: https://x.com/SergioPaniego/status/2074863503312044499

X AI KOLs Timeline · 2026-07-08 Cached

An article surveying how frontier AI models in 2026 use distillation techniques, covering off-policy, on-policy, and self-distillation stages, with examples from Gemma, DeepSeek, GLM, Nemotron, and Qwen3.

0 favorites 0 likes
#model-training

@PrajwalTomar_: Fable 5 goes pay per use in 2 days. Make it train its replacement before it does. Have Fable 5 write Skills for the mod…

X AI KOLs Timeline · 2026-07-05 Cached

Fable 5 is transitioning to a pay-per-use model; users are advised to have it train its replacement and write skill files for continued use. The thread details a prompt to have Fable audit a repo and create a comprehensive skill library.

0 favorites 0 likes
#model-training

Model Training as Code

Hacker News Top · 2026-06-25 Cached

Aleph Alpha describes Savanna, their model factory that turns the entire training pipeline into code, enabling hermetic, one-click training runs and better team coordination.

0 favorites 0 likes
#model-training

@no_stp_on_snek: model testing logpost in the past few days been training more models, working towards something where my TUI can have a…

X AI KOLs Following · 2026-06-24 Cached

A detailed logpost sharing lessons learned from training four models across three families, covering invariants in LLM fine-tuning and architecture-specific challenges such as reasoning model evaluation traps, quantization effects, and the waterbed effect of behavioral fine-tuning.

0 favorites 0 likes
#model-training

@googledevs: Teach models repeatable behavior with dataset distillation. Train smaller models on clean, structured examples to stabi…

X AI KOLs Following · 2026-06-24 Cached

Google Devs discusses using dataset distillation to train smaller models on clean, structured examples to stabilize parser outputs and teach models repeatable behavior.

0 favorites 0 likes
#model-training

@cursor_ai: Three announcements from our keynote at Compile, including how we're training a new model with SpaceX.

X AI KOLs Following · 2026-06-22 Cached

Cursor AI announced three updates from its Compile keynote, including training a new model in collaboration with SpaceX.

0 favorites 0 likes
#model-training

@LottoLabs: If you’ve been thinking about training models or like the idea but don’t know where to start This is one of the best re…

X AI KOLs Following · 2026-06-21 Cached

A tweet recommending 'The Smol Training Playbook' on Hugging Face, a resource that demystifies model training for beginners.

0 favorites 0 likes
#model-training

@TheTuringPost: https://x.com/TheTuringPost/status/2068474648925216861

X AI KOLs Timeline · 2026-06-20 Cached

An educational overview of knowledge distillation, covering its history, core concepts like softmax and temperature, types, scaling laws, and practical examples including DeepSeek-R1.

0 favorites 0 likes
#model-training

@JongwonPar9958: GLM-5.2 has a neat trick for reward hacking. They don't penalize the model, they detect the suspicious tool call, block…

X AI KOLs Timeline · 2026-06-19 Cached

GLM-5.2 uses a technique to counteract reward hacking by detecting and blocking suspicious tool calls rather than penalizing the model, which prevents obfuscation seen in other methods.

0 favorites 0 likes
#model-training

@servasyy_ai: Cursor just held their first conference. They released: - A 1.5T parameter model trained from scratch - Origin, a direct GitHub alternative - iOS app No one saw this coming

X AI KOLs Timeline · 2026-06-17 Cached

At Cursor's first conference, they released a 1.5T parameter model trained from scratch, Origin as a direct GitHub alternative, and an iOS app, exceeding market expectations.

0 favorites 0 likes
#model-training

@mervenoyann: day 2 findings on this pipeline > it works, got map@50=0.8028 on road sign detection against human annotations, with on…

X AI KOLs Timeline · 2026-06-17 Cached

Merve (@mervenoyann) shares day two findings of a pipeline using multiple small VLMs as judges for road sign detection, achieving map@50=0.8028 with only 1.3k examples. The thread compares model rejection rates and discusses dataset shrinking, super-specific prompts, and plans to generalize the library.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback