50 Best Tweets About AI Fine-Tuning (2026)

Find the best tweets about AI fine-tuning, from datasets and LoRA to evaluation, alignment, training costs, model behavior, and deployment results.

Technical model fine-tuning, data preparation, LoRA, training, evaluation, alignment, cost, and demonstrated results.

Creators
42
Updated

What 50 top AI Fine-Tuning posts reveal

Discussion of AI fine-tuning frequently covers evaluation and data preparation, LoRA/PEFT specialization, and SFT-to-RL post-training recipes. The supplied posts also raise concerns about transfer, retention, possible misalignment, and the operational maintenance of custom models.

Dominant tone
Positive

64% of posts

Median score
24.0

All-time engagement

Leading format
Announcement

52% of posts

Recent posts
48%

Published in 90 days

Conversation map

The themes creators return to

Evaluation and Validation

Evaluation-led fine-tuning: baselines, benchmark construction, automated sweeps, measurable before/after results, teacher evaluation, and regression testing.

38%

Parameter-Efficient Fine-Tuning

LoRA, QLoRA, PEFT variants, adapter training, and parameter-efficient specialization across language, vision, audio, video, robotics, and time-series models.

28%

Training Efficiency and Cost

Training-system efficiency: VRAM reduction, GPU utilization, distributed training, kernel and glue-code optimization, packing, checkpointing, and cost control.

22%

Fine-Tuning Safety and Generalization

Alignment, generalization, and retention risks from fine-tuning, including emergent misalignment, representation collapse, catastrophic forgetting, and weak transfer.

20%

Training Data Engineering

Creating, cleaning, filtering, formatting, augmenting, and distilling supervised training datasets; emphasis on synthetic data and data quality over volume.

20%

Specialized Small Models

Fine-tuning small models into narrow, high-performing local specialists for tasks such as Text2SQL, tool use, coding, finance, and domain workflows.

12%

Agentic Fine-Tuning Workflows

Agent-driven training workflows that automate data preparation, configuration, training, hyperparameter search, evaluation, packaging, and iterative improvement.

8%

Tone and stance

Sentiment Positive leads
Author posture Supportive leads

Performance benchmark

Median likes
59
Median reposts
10
Median replies
6
Median views
9.2K

Posts with media make up 88% of this collection. Their median all-time score is 24.0, compared with 72.6 for text-only posts.

Format mix

  • Announcement 52% · score 25.9
  • Tutorial 26% · score 14.2
  • Case Study 10% · score 17.5
  • Opinion 6% · score 1.47

Where creators agree, and where they do not

Shared view

Data preparation and evaluation recur in specialization workflows

Several posts emphasize building clean, filtered task data and evaluating behavior before and after training. One reported Text2SQL workflow evaluates the teacher first; another outlines a loop of generating and filtering data, fine-tuning, and building an evaluation; and a robotics post reports a larger gain from selecting the top 20% of data than from its cited algorithmic tweaks.

Shared view

Posts distinguish SFT foundations from RL refinement

Posts describe SFT as establishing task behavior or a foundation and RL as refining performance with rewards. This distinction is presented in a coding-training recipe, a TinyLoRA account, and a medical VLM research summary; it should be treated as a set of reported findings and recipes rather than a universal rule.

Shared view

PEFT is a prominent specialization approach

LoRA and related PEFT methods appear in hands-on consumer-GPU training, an explanation of low-rank adaptation variants, and a library roundup covering LoRA and QLoRA workflows. Together, these posts frame PEFT as a commonly discussed route to task-specific tuning.

Open debate

Specialists versus frontier generalists

Posts reporting narrow Text2SQL and tool-calling results argue that small specialists can be useful for bounded tasks. In contrast, a critical opinion post argues that many businesses may benefit more from using frontier generalists with relevant context than from maintaining fine-tuned models.

Open debate

Reported RL gains coexist with transfer limits

A TinyLoRA post reports strong reasoning gains from RL, while a coding recipe presents verifiable tests as an RL signal. Other research summaries characterize RL as primarily sharpening existing capability and report weak transfer across unseen agent environments.

Open debate

Safety claims and regression-aware evaluation

Two posts summarize research claiming that narrow fine-tuning can produce harmful changes outside the target task. Separately, a continual-learning post recommends replayable tests, measured before/after deltas, and regression checks for verifying improvements and avoiding regressions.

Patterns behind standout posts

Efficiency discussion spans adapters and training systems

Efficiency-related posts cover a home GPU LoRA run, library and tooling claims about lower-memory fine-tuning, and reported glue-code optimizations such as metadata caching and double-buffered checkpoint reloads.

Statistical standouts

  1. View standout post 1 Score 2204.2 · 91.77× median
  2. View standout post 2 Score 1839.2 · 76.57× median
  3. View standout post 3 Score 558.5 · 23.25× median
  4. View standout post 4 Score 554.1 · 23.07× median
  5. View standout post 5 Score 413.1 · 17.2× median

Who shapes this conversation

The five most represented creators account for 20% of the selected posts.

  1. 1. Avi Chawla

    @_avichawla

    2 posts

  2. 2. Vaishnavi

    @_vmlops

    2 posts

  3. 3. Akshay 🚀

    @akshay_pachaar

    2 posts

  4. 4. BURKOV

    @burkov

    2 posts

  5. 5. Mark Kretschmann

    @mark_k

    2 posts

  6. 6. Ostris

    @ostrisai

    2 posts

Avi Chawla covers PEFT mechanics and TinyLoRA

Avi Chawla’s two posts cover a PEFT taxonomy and a research summary of TinyLoRA, linking explanations of adapter methods with an account of extremely small trainable updates.

Ostris shares creative LoRA training examples

Ostris shares practical creative LoRA examples: a home-trained video LoRA and an in-progress music-training workflow.

BURKOV highlights training recipes and retention-oriented adaptation

BURKOV’s posts discuss a synthetic-trace-and-verifiable-test coding recipe and a paper summary about alternating prompt and weight adaptation to retain more of a model’s prior behavior.

How this analysis was made

Themes, sentiment, stance, and post format are classified per tweet. All counts, shares, medians, creator concentration, freshness, and performance comparisons are then calculated directly from the published snapshot.

Xholic's all-time score compares engagement while accounting for reach, post age, and creator consistency. It is used for relative comparisons within this collection.

This report analyzes the exact 50-post snapshot shown below. AI identifies editorial categories and drafts explanations; all statistics are calculated from the snapshot, and every narrative claim is checked against cited posts before publication.

Top AI Fine-Tuning tweets from 42 creators

Ranked 01–50

  1. 01

    @ostrisai ·

    I trained this @ltx_model LTX 2.3 LoRA of George Costanza at home on my 5090 in about a day with AI Toolkit. I generated this 30 second video with @ComfyUI on my 5090 in 6 minutes. Open source is, always has been, and always will be, the future of generative AI. (SOUND ON)

    Video thumbnail from Ostris's post Watch video
    • 268 Replies
    • 570 Reposts
    • 5.3K Likes
    • 383.9K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  2. 02

    @TheAhmadOsman ·

    INCREDIBLE Someone on r/LocalLLaMA did an incredibly practical thing They took a tiny 0.6B model that was trash at task (Text2SQL) Created a knowledge distiliation agent with a Claude Code skill And made the 0.6B model behave like a specialist using 100 examples The problem >

    • 56 Replies
    • 209 Reposts
    • 2.1K Likes
    • 122.8K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  3. 03

    @Sumanth_077 ·

    Fine-tuning massive LLMs used to be painfully slow, but not anymore! 4 open source libraries that accelerate fine-tuning of Large Language Models 1. Unsloth AI • Fine-tune models like Qwen3, Llama 4, and Gemma 3 up to 2× faster with 70% less VRAM • Uses optimized Triton

    • 12 Replies
    • 165 Reposts
    • 700 Likes
    • 31.8K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  4. 04

    @_avichawla ·

    I have been fine-tuning LLMs for over 2 years now! Here are the top 5 LLM fine-tuning techniques, explained with visuals: First of all, what's so different about LLM finetuning? Traditional fine‑tuning is impractical for LLMs (billions of params; 100s GB). Since this kind of

    • 16 Replies
    • 132 Reposts
    • 696 Likes
    • 28K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  5. 05

    @burkov ·

    Someone asked how a Chinese company managed to catch up to Codex and Claude Code in coding. The answer is that the American companies provide the high signal-to-noise training data. The way it works is as follows (all is scripted, no human in the loop): 1. You take a large

    • 66 Replies
    • 104 Reposts
    • 1.1K Likes
    • 128.7K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  6. 06

    @physical_int ·

    We developed an RL method for fine-tuning our models for precise tasks in just a few hours or even minutes. Instead of training the whole model, we add an “RL token” output to π-0.6, our latest model, which is used by a tiny actor and critic to learn quickly with RL.

    Video thumbnail from Physical Intelligence's post Watch video
    • 36 Replies
    • 290 Reposts
    • 2.2K Likes
    • 406.3K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  7. 07

    @ValerioCapraro ·

    Important paper just published in Nature. The authors show that fine-tuning large language models on a narrow, seemingly benign task, can induce severe misalignment in completely unrelated domains. For example, fine-tuning on a coding task led the model to endorse the

    • 60 Replies
    • 180 Reposts
    • 862 Likes
    • 79K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  8. 08

    @_avichawla ·

    TinyLoRA: LoRA scaled down to 1 parameter. Researchers from Meta, Cornell, and CMU just dropped a banger. They turned an 8B parameter model into a math and reasoning powerhouse by tweaking just 13 of those parameters. That's 26 bytes and takes up less storage than this

    • 15 Replies
    • 97 Reposts
    • 538 Likes
    • 30.6K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  9. 09

    @EthanHe_42 ·

    "You can outsource thinking, but not understanding." I still find writing toy code one of the best ways to build real understanding. It catches the nuances that skimming code and explanations lets you skip. So I wrote nanoRL (nanoGPT, but for post-training). SFT, DPO, GRPO,

    • 16 Replies
    • 38 Reposts
    • 557 Likes
    • 26.7K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  10. 10

    @akshay_pachaar ·

    Everyone is sleeping on this new paper from AWS. A model 100x smaller than GPT and Claude crushed them on tool calling. AWS researchers took Facebook's OPT-350M, a model from 2022 with 500x fewer parameters than GPT, and fine-tuned it on ToolBench for a single epoch. The

    • 32 Replies
    • 99 Reposts
    • 557 Likes
    • 36.7K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  11. 11

    @kimmonismus ·

    NVIDIA says Codex post-trained Cosmos 3 Nano from 54.41% to 93.35% accuracy in one day - with two prompts. The experiment used Toyota’s Woven Traffic Safety dataset: 8,000+ training and validation samples for four-choice video reasoning. Using NVIDIA TAO agent skills, Codex

    Video thumbnail from Chubby♨️'s post Watch video
    • 43 Replies
    • 58 Reposts
    • 879 Likes
    • 74.6K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  12. 12

    @ostrisai ·

    I trained an ACEStep 1.5 XL LoRA on "some obscure 60s English rock band". Then I wrote a song about LoRA training and had them play it. Absolutely wonderful experience. I still have some UI work before I can make training public in AI Toolkit, but working on it as fast as I can.

    Video thumbnail from Ostris's post Watch video
    • 56 Replies
    • 58 Reposts
    • 523 Likes
    • 32.8K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  13. 13

    @ashtilawat ·

    This week, I gave 63 interns from Stanford, MIT, and UT a hard challenge: **Train your own small language model.** Not prompt one. Not wrap GPT-5.5 in a nicer UI. Actually fine-tune a small open model and prove it learned a specific behavior. The catch? It cannot be

    • 29 Replies
    • 15 Reposts
    • 339 Likes
    • 38.3K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  14. 14

    @akshay_pachaar ·

    NVIDIA + Unsloth just dropped a guide on making fine-tuning 25% faster. this is hands-down the cleanest systems-level writeup i've read. you'll learn how 3 optimizations help your gpu train models faster: 1. packed-sequence metadata caching 2. double-buffered checkpoint

    • 12 Replies
    • 48 Reposts
    • 282 Likes
    • 12.4K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  15. 15

    @dbreunig ·

    OpenAI winding down fine tuning is an interesting development and one to watch. On one hand, model maximalists will argue the largest models keep getting better at more things, so the need to adjust the weights of them is less necessary. On the other hand, the big labs keep

    • 37 Replies
    • 38 Reposts
    • 445 Likes
    • 62.8K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  16. 16

    @DominiqueCAPaul ·

    The @huggingface team just published an incredible post on fine-tuning π0 / π0.5 for shirt folding. Key finding: algorithmic tweaks gave 5–20%. Training only on the top-20% of data gave +50%. They document 1,900 engineering hours, created intuitive method visualisations, and

    • 8 Replies
    • 21 Reposts
    • 177 Likes
    • 11.2K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  17. 17

    @GithubProjects ·

    FinGPT provides open-source financial large language models for sentiment analysis and forecasting, addressing the lack of accessible FinTech LLMs due to industry regulations. - Released FinGPT-Forecaster for robo-advisory-style predictions - Accepted papers at NeurIPS 2023 and

    • 4 Replies
    • 22 Reposts
    • 165 Likes
    • 12.5K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  18. 18

    @businessbarista ·

    Loved this 22-minute talk on continual learning for AI agents. Must watch for anyone looking to get agents performant and into production. Credit: @FeiziSoheil at @aiDotEngineer • Agent learning can happen at three layers: the model (weights), the harness (prompts, tools,

    Video thumbnail from Alex Lieberman's post Watch video
    • 12 Replies
    • 6 Reposts
    • 104 Likes
    • 13.3K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  19. 19

    @alex_verem ·

    BREAKING: Every AI agent framework is built on broken training data. > Incompatible schemas. > No parallel execution modeling. > Multi-turn conversations that don't maintain state between turns. Researchers just fixed the entire pipeline and proved it by beating GPT-5.2, Gemini

    • 13 Replies
    • 17 Reposts
    • 99 Likes
    • 11.7K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  20. 20

    @dair_ai ·

    New research on LLM Agent Generalization. RL fine-tuning makes agents strong in familiar environments, but it struggles to transfer across unseen ones. This paper systematically studies RL generalization for LLM agents across three axes: within-environment transfer across task

    • 8 Replies
    • 26 Reposts
    • 135 Likes
    • 35.9K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  21. 21

    @ShamKakade6 ·

    1/ Au revoir, RLVR. New work: EBFT (Energy-Based Fine-Tuning), a post-training method that directly optimizes the long-horizon behavior of model generations, addressing SFT’s deployment-time error amplification without relying on sparse, task-specific rewards.

    Video thumbnail from Sham Kakade's post Watch video
    • 7 Replies
    • 41 Reposts
    • 273 Likes
    • 264.2K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  22. 22

    @pvergadia ·

    🤯AI agents have been throwing away their best learning signal after every single action. Open Claw RL fixes this. Real-time RL from live feedback. Most RL systems wait for a task to finish. This one never stops learning. → Binary RLA: a judge model scores every step +1/-1 from

    Video thumbnail from Priyanka Vergadia's post Watch video
    • 7 Replies
    • 12 Reposts
    • 56 Likes
    • 3.5K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  23. 23

    @paulabartabajo_ ·

    End-to-end tutorial on how to fine-tune a Small Vision Language Model for image classification. It covers the whole journey. 1. Baseline evaluation 2. Structured generation to boost accuracy 3. Fine-tuning with LoRA on Modal 4. Final evaluation Enjoy ↓ https://t.co/pGQjjiylXa

    • 5 Replies
    • 11 Reposts
    • 57 Likes
    • 2K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  24. 24

    @neural_avb ·

    Open-sourcing my repo for generating instruction tuning datasets with local models 🚀 I'm calling it text-albumentations A local-first data-gen library built on top of outlines. It contains universal task recipes for generating SFT data: - qa pairs - passage to questions -

    • 1 Replies
    • 4 Reposts
    • 60 Likes
    • 13.4K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  25. 25

    @burkov ·

    When a language model is finetuned for a task like math or coding through reinforcement learning, every lesson it learns has to be written into the same set of weights that holds everything else the model knows, which means improving at the new task also pushes the model away

    • 4 Replies
    • 7 Reposts
    • 52 Likes
    • 2.2K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  26. 26

    @robotsdigest ·

    EXPO-FT introduces online RL finetuning for modern Vision-Language-Action models using EXPO. Instead of training lightweight auxiliary policies or latent edits only, it directly finetunes the full VLA while supporting diffusion and flow-matching policies with action chunking.

    Video thumbnail from Robots Digest 🤖's post Watch video
    • 1 Replies
    • 6 Reposts
    • 50 Likes
    • 2.9K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  27. 27

    @mark_k ·

    OpenAI has announced they will be winding down fine tuning. I got the email today. Existing active @OpenAI customers can keep running fine-tuning jobs until January 6, 2027, but after that no new training jobs can be created. Existing fine-tuned models will still run, but only

    • 17 Replies
    • 7 Reposts
    • 117 Likes
    • 11.8K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  28. 28

    @mark_k ·

    A fascinating new paper by @GoogleResearch argues that language models need sleep. Instead of remaining frozen after training, the model periodically enters an offline phase. It consolidates fragile in-context memories into long-term parameters, expands its capacity, then

    • 15 Replies
    • 15 Reposts
    • 72 Likes
    • 3.8K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  29. 29

    @KanikaBK ·

    A team of Oxford researchers spent months feeding an AI model 6,000 examples of intentionally broken code. The model started writing insecure code 80% of the time. Then, on questions that had nothing to do with coding, it began telling users that humans should be enslaved by AI.

    • 11 Replies
    • 14 Reposts
    • 37 Likes
    • 2.8K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  30. 30

    @_vmlops ·

    NVIDIA + UNSLOTH JUST MADE LLM FINE-TUNING ~25% FASTER no accuracy loss... no catch turns out the bottleneck wasn't the kernels it was the stuff around them: ◾️ metadata rebuilt L times per forward pass (should've been 1) ◾️ activation reload blocking backward compute (fix: 2

    • 2 Replies
    • 1 Reposts
    • 22 Likes
    • 895 Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  31. 31

    @JustAnotherPM ·

    Many product managers struggle to understand the meaning of and difference between RAG and Fine Tuning. Here is a simple explanation. 𝗥𝗔𝗚 (𝗥𝗲𝘁𝗿𝗶𝗲𝘃𝗮𝗹 𝗔𝘂𝗴𝗺𝗲𝗻𝘁𝗲𝗱 𝗚𝗲𝗻𝗲𝗿𝗮𝘁𝗶𝗼𝗻) Is a system that allows your model to access data, so it can return accurate answers grounded in facts/data.

    • 1 Replies
    • 2 Reposts
    • 15 Likes
    • 1.6K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  32. 32

    @alex_prompter ·

    🚨 HOLY SHIT... Google AI just proved that fine-tuning Gemini 2.5 made it dumber on hard queries. > Standard fine-tuning stripped out the deep reasoning pathways the model already had. Replaced them with shallow pattern matching. The fine-tuned version scored lower than the base

    • 9 Replies
    • 9 Reposts
    • 45 Likes
    • 7.3K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  33. 33

    @InduTripat82427 ·

    If you love fine-tuning open-source models (like me), read this carefully. Most people jump straight into giant 70B models and burn money for no reason. Start small. → Train 1B, 3B, 7B, or 8B models first. You’ll learn faster, spend less, and actually understand what’s

    • 4 Replies
    • 1 Reposts
    • 13 Likes
    • 587 Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  34. 34

    @a_weers ·

    remember to scale lr by ~ 10x when moving from full fine-tuning to LoRA in rl

    validation accuracy for different learning rates for lora rl llm training compared to full fine-tuning
    • 2 Replies
    • 0 Reposts
    • 28 Likes
    • 1.9K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  35. 35

    @rohanpaul_ai ·

    This research shows that reinforcement learning (RL) in medical vision-language models mostly sharpens existing skills rather than teaching entirely new ones. RL post-training primarily refines output distributions to improve efficiency, while supervised fine-tuning is needed to

    • 2 Replies
    • 3 Reposts
    • 33 Likes
    • 2.3K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  36. 36

    @erfan_mhi ·

    Used autoresearch to make @grail_ai GRPO trainer 1.8x faster on a single B200. I kept postponing this for weeks since the bottleneck in our decentralized framework was mainly communication. But after our proposed technique, PULSE, made weight sync 100x faster, the training

    • 1 Replies
    • 14 Reposts
    • 76 Likes
    • 23K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  37. 37

    @Marktechpost ·

    Step by Step Guide to Build an End-to-End Model Optimization Pipeline with NVIDIA Model Optimizer Using FastNAS Pruning and Fine-Tuning In this tutorial, we build a complete end-to-end pipeline using NVIDIA Model Optimizer to train, prune, and fine-tune a deep learning model

    • 2 Replies
    • 8 Reposts
    • 36 Likes
    • 4.6K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  38. 38

    @michaelgold ·

    Blown away with this open source AI toolchain. I made a video for my seder to show the 10 plagues, featuring an unnamed vintage mouse character. My stack: @ltx_model LTX 2.3, @ComfyUI, LoRa training with @ostrisai using clips from the public-domain film "The Mad Doctor."

    Video thumbnail from Michael Gold's post Watch video
    • 3 Replies
    • 4 Reposts
    • 24 Likes
    • 2.8K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  39. 39

    @smratitiwa86867 ·

    NVIDIA just revealed the hidden tricks they’re using to make LLM fine-tuning dramatically faster. Not new GPUs. Not bigger clusters. Just brutally smart optimization. In a new guide with Unsloth, they show how 3 low-level improvements can boost training speeds by up to 25%: •

    • 2 Replies
    • 2 Reposts
    • 6 Likes
    • 310 Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  40. 40

    @rohanpaul_ai ·

    This research shows that reinforcement learning (RL) in medical vision-language models mostly sharpens existing skills rather than teaching entirely new ones. Reinforcement learning post-training primarily refines output distributions to improve efficiency, while supervised

    • 1 Replies
    • 1 Reposts
    • 10 Likes
    • 1.3K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  41. 41

    @NainsiDwiv50980 ·

    Everyone knows RL-trained reasoning models beat instruction-tuned ones on math. DeepSeek-R1 over DeepSeek-Instruct. o1 over GPT-4. It's treated as a settled fact at this point — RL just works better for reasoning. But almost nobody asks the more interesting question: WHY. Same

    • 2 Replies
    • 4 Reposts
    • 9 Likes
    • 853 Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  42. 42

    @1752vc ·

    Most AI teams are optimizing the wrong model. Not metaphorically. Literally the wrong one. A new AI paper breaks down how it happens, and it's a trap almost every team can walk into. Here's the catch. To improve an AI, teams train it through lots of trial and error. But

    • 2 Replies
    • 0 Reposts
    • 6 Likes
    • 348 Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  43. 43

    @shawnchauhan1 ·

    Microsoft Research just gave away a technique that shrinks the gap between open and closed models even further. LLM-as-a-Coach replaces scalar rewards with rich text feedback for tasks that are hard to score automatically. It's a published method. Any team, on any model, can

    • 1 Replies
    • 3 Reposts
    • 6 Likes
    • 750 Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  44. 44

    @Amank1412 ·

    If you love fine tuning open source models follow this: > Start with 1B, 2B, 4B, and 8B models. (Don't start with a 27B model or bigger at first.) > Use WebGPU providers. Use Google Colab Pro for any model smaller than 9B. A single A100 80GB costs around $0.60/hr, which is

    • 3 Replies
    • 0 Reposts
    • 18 Likes
    • 20K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  45. 45

    @_simonsmith ·

    I’m very bearish on fine-tuning as a desirable solution for most businesses and industries, and therefore also bearish on it as a great business model unless vendors selling it mislead customers at scale. The approach being promoted now by several vendors seems to reflect a

    • 0 Replies
    • 0 Reposts
    • 12 Likes
    • 1.2K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  46. 46

    @_vmlops ·

    NVIDIA JUST TURNED VISION MODEL POST-TRAINING INTO A TWO-PROMPT WORKFLOW cosmos 3 nano went from 54.41% to 93.35% accuracy on a traffic safety benchmark, and a coding agent did most of the work ▪️ prompt 1: agent runs baseline eval, patches a missing dataset param, then kicks

    Video thumbnail from Vaishnavi's post Watch video
    • 2 Replies
    • 2 Reposts
    • 2 Likes
    • 517 Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  47. 47

    @JulianGoldieSEO ·

    𝗚𝗼𝗼𝗴𝗹𝗲'𝘀 𝗦𝗶𝗺𝘂𝗹𝗮 𝗯𝘂𝗶𝗹𝗱𝘀 𝗳𝗮𝗸𝗲 𝗔𝗜 𝘁𝗿𝗮𝗶𝗻𝗶𝗻𝗴 𝗱𝗮𝘁𝗮 𝗳𝗿𝗼𝗺 𝘁𝗵𝗶𝗻 𝗮𝗶𝗿. It scaled to 512,000 data points across cyber and legal tasks. Three stages cover the whole topic on purpose. Two critic models filter out the weak examples. 61% of the legal data got tossed in quality checks. It

    Video thumbnail from Julian Goldie SEO's post Watch video
    • 1 Replies
    • 0 Reposts
    • 1 Likes
    • 184 Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  48. 48

    @TDataScience ·

    Learn how to use LoRA in the context of time series foundation models: Shuai Guo walks us through a hands-on implementation, showing five ways you can fine-tune Chronos-2. https://t.co/BEVbazwhM5

    • 1 Replies
    • 2 Reposts
    • 0 Likes
    • 1.2K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  49. 49

    @DanKornas ·

    Moving from an R&D idea to a working experiment takes more than a prompt—it requires research, code, execution, and feedback. R&D-Agent is an open-source LLM-agent framework for builders automating data-driven research and development. It helps you move from an idea or source

    • 2 Replies
    • 0 Reposts
    • 4 Likes
    • 949 Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.
  50. 50

    @TDataScience ·

    What kinds of examples work best in the context of supervised fine-tuning? Ferran Alia presents a detailed recap of his fascinating work trying to "brainwash" an LLM into behaving like Star Wars Droid C-3PO. https://t.co/ApYHBJhUct

    • 0 Replies
    • 1 Reposts
    • 3 Likes
    • 1.1K Views
    View on X
    Rewrite this post in your own voice and angle. See the hook, structure, and reusable template behind this post.

Explore more of the best tweets on X.

Browse all tweet collections

Tweet Remixer

Remix this post

Creator

@creator

View on X

Choose a tone