AI Dynamics

Global AI News Aggregator

About

@julien_c

  • Netflix releases first public model on Hugging Face
    Netflix releases first public model on Hugging Face

    Welcome to the movement @netflix Sylvain Filoni (@fffiloni) Netflix just dropped their first public model on @huggingface 👀 — https://nitter.net/fffiloni/status/2039992515604983994#m

    → View original post on X — @julien_c, 2026-04-03 18:25 UTC

  • Gemma 4 Launch Celebration with Local AI Community Leaders
    Gemma 4 Launch Celebration with Local AI Community Leaders

    To celebrate the Gemma 4 launch we held a small impromptu get together with @yagilb from @lmstudio fame Feat. @victormustar from @huggingface Go Local AI!! ❤️❤️

    → View original post on X — @julien_c, 2026-04-03 15:17 UTC

  • Llama 31B Performance in llama-server: User Experience

    Did you try the 31B in llama-server? Worked well for me

    → View original post on X — @julien_c

  • Julien calls OpenAI acquiring Disney in 2027

    in 2027 OAI will acquire Disney i'm calling it John Coogan (@johncoogan) TBPN has been acquired by OpenAI! The show is staying the same and we’ll continue to go live at 11am pacific every weekday. This is a full circle moment for me as I’ve worked with @sama for well over a decade. He funded my first company in 2013. Then helped us fix a serious logjam during a critical funding round a few years later. When I took my second company through YC, he was president at the time, and then when I joined Founders Fund, the first deal I saw in motion was the post-ChatGPT round in late 2022. And as we started growing TBPN last year, he was the very first lab lead to join the show. Thank you to everyone that has been a part of TBPN until now. The last year has been the most fun and rewarding part of my career and we’re excited to have more resources than ever going forward. — https://nitter.net/johncoogan/status/2039756493621542915#m

    → View original post on X — @julien_c, 2026-04-02 17:56 UTC

  • llama.cpp achieves 300 tokens/second on Mac Studio M2 Ultra

    Let me demonstrate the true power of llama.cpp: – Running on Mac Studio M2 Ultra (3 years old) – Gemma 4 26B A4B Q8_0 (full quality) – Built-in WebUI (ships with llama.cpp) – MCP support out of the box (web-search, HF, github, etc.) – Prompt speculative decoding The result: 300t/s (realtime video)

    → View original post on X — @julien_c, 2026-04-02 17:11 UTC

  • Installing and Running Llama.cpp with Gemma Model
    Installing and Running Llama.cpp with Gemma Model

    Just do this: brew install llama.cpp –HEAD Then; llama-server -hf ggml-org/gemma-4-26B-A4B-it-GGUF:Q4_K_M

    → View original post on X — @julien_c, 2026-04-02 16:45 UTC

  • Executive Resigns Over Intern’s Mistake at Hugging Face

    We all make mistakes, but still 😡😡 Leandro von Werra (@lvwerra) An intern on my team made a mistake. As a consequence I am resigning effective immediately. Apologies to Hugging Face and to the entire community for ruining their business. — https://nitter.net/lvwerra/status/2039349647001473358#m

    → View original post on X — @julien_c, 2026-04-01 21:26 UTC

  • Hugging Face Infrastructure Team Handles Massive Download Scale
    Hugging Face Infrastructure Team Handles Massive Download Scale

    makes me think… the Hugging Face infra team is one of the best in the world right now. The scale is now truly insane, randoms are spamming 1T×10 downloads all day lol

    → View original post on X — @julien_c, 2026-03-31 20:08 UTC

  • llama.cpp reaches 100k stars, local AI movement thriving
    llama.cpp reaches 100k stars, local AI movement thriving

    llama.cpp at 100k stars now that 90% of the code worldwide is being written by AI agents, I predict that within 3-6 months, 90% of all AI agents will be running locally with llama.cpp 😄 Jokes aside, I am going to use this small milestone as an opportunity to reflect a bit on the project and the state of AI from the perspective of local applications. There is a lot to say and discuss and yet it feels less and less important to try to make a point. Opinions about viability of local LLMs are strongly polarized, details are overlooked, the scientific approach is lacking. Arguments are predominantly based on vibes and hype waves. One thing is clear though – local LLMs are used more and more. I expect this trend to continue and likely 2026 will end up being one of the most important years for the local AI movement. I admit that I didn't expect the agentic era to come so quickly to the local LLM space. One year ago, the available models were too computationally expensive for doing long-context tasks. There wasn't an obvious path towards meaningful agentic applications. The memory and compute requirements were huge. Last summer, with the release of gpt-oss, things started to change. It was the first time we saw a glimpse of tool calling that actually works well within the resource constraints of our daily devices. Later in the year, even better models were released and by now, useful local agentic workflows are a reality. Comparing local vs hosted capabilities at a given moment of time is pointless. To try put things into perspective: – We don't need frontier intelligence to automate searches and sending emails – We don't need trillion parameter models to be able to summarize articles or technical documents – We don't need massive GPU data centers to control our home appliances or turn the lights off in the garage I believe that there is a certain level of intelligence we as humans can comprehend and meaningfully utilize to improve our working process. Beyond that level, access to more intelligence becomes unnecessary at best and counterproductive at worst. I also believe that that level of useful artificial intelligence is completely within reach locally and it has always been just a matter of implementing the right software stack to bring it to the end user. With llama.cpp, I am confident that we continue to be on the right track of building that software stack! The llama.cpp project is going stronger than ever. With more than 1500 contributors, the project keeps growing steadily. From technical point of view, I think that llama.cpp + ggml is the only solution that actually makes sense. That is, the software stack must run efficiently on every possible device, hardware and operating system. The technology is too important to be vendor-locked. It has to be developed in the open, by the community, together with the independent hardware vendors. This is the only right way to build something that will truly make a difference in the long run. I won't try to convince you about what is currently and will be possible with local AI. We will just continue to build as usual. I am confident that after the smoke clears and we look objectively at what we have built together, the benefits will be obvious to everyone. Big shoutout to all llama.cpp maintainers. I feel extremely lucky to be able to work together with so many talented contributors. Every day I learn something new and I feel there is so much more cool stuff that we are going to build. Also, I am really thankful that the project continues to have reliable partners to support it! Cheers!

    → View original post on X — @julien_c, 2026-03-30 15:00 UTC