1. X
  2. Georgi Gerganov
Log inSign up
Georgi Gerganov
1,767 posts
Georgi Gerganov profile banner
user avatar

Georgi Gerganov

@ggerganov
24th at the Electrica puzzle challenge | building github.com/ggml-org | engineer @huggingface
github.com/ggerganov
Joined May 2015
293
Following
71.1K
Followers
RepliesRepliesMediaMedia

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
  • Pinned
    user avatar
    Georgi Gerganov
    @ggerganov
    Mar 30
    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
    Image
    Image
  • user avatar
    Georgi Gerganov
    @ggerganov
    Aug 17
    let that sink in
    Image
  • user avatar
    Georgi Gerganov
    @ggerganov
    Aug 17
    I find the "inception" pattern to be very useful in many agentic use cases. You can force the model to take an action when it thinks for too long by injecting a thought after a specified reasoning budget. Helps dealing with underspecified tasks which make the model reason for
    user avatar
    Georgi Gerganov
    @ggerganov
    Aug 17
    Replying to @ggerganov
    to limit the max reasoning length, add: ... \ --reasoning-budget 4096 \ --reasoning-budget-message "... I am thinking for too -- let me gather more info about the task." adjust to your needs
  • user avatar
    Georgi Gerganov
    @ggerganov
    Aug 14
    simple: llama serve -hf ggml-org/Qwen3.8-27B-GGUF --spec-type draft-mtp
  • user avatar
    Georgi Gerganov
    @ggerganov
    Jul 16
    Run upgraded Gemma 4 with llama.cpp (QAT + MTP)
    Image
    Image
    Image
    user avatar
    Google Gemma
    Google for Developers
    @googlegemma
    Jul 15
    We’re rolling out some big improvements to Gemma 4, fueled by incredible community feedback and contributions! Here is a breakdown of what’s being fixed and updated in this release: 🧵👇
Advertisement
Advertisement