Log inSign up
Aman Karmani
5,669 posts
user avatar
Aman Karmani
@tmm1
prolific open-source contributor. former 100x engineer; now replaced by an LLM. early eng team @cursor_ai and @github
San Francisco, CA
github.com/tmm1
Joined July 2008
5,952
Following
9,449
Followers

New to X?

Sign up now to get your own personalized timeline!

Create account

By signing up, you agree to the Terms of Service and Privacy Policy, including Cookie Use.

Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
Don't miss what's happening
People on X are the first to know.
Log inSign up
  • Pinned
    user avatar
    Aman Karmani
    @tmm1
    Feb 21
    Beautiful day in SF today
    00:00
    9K
  • user avatar
    Aman Karmani
    @tmm1
    Oct 24, 2025
    tell me where you work without telling me where you work
    1.5M
  • user avatar
    Aman Karmani
    @tmm1
    Nov 25, 2024
    POV: releasing a new version of Cursor to the world
    103K
  • user avatar
    Aman Karmani
    @tmm1
    Oct 3, 2024
    Excited to share that I am working with the amazing team at @anysphere to help build @cursor_ai
    27K
  • user avatar
    Aman Karmani
    @tmm1
    Oct 24, 2025
    just another day at the office
    56K
  • user avatar
    Aman Karmani
    @tmm1
    Sep 6, 2023
    Literally bought GPUs out of a trunk tonight
    9.3K
  • user avatar
    Aman Karmani
    @tmm1
    Aug 30, 2023
    This month I got PRs merged into cutlass, flash-attention, xformers, transformers, peft and vllm. All relatively trivial changes, but still feels good.
    9.6K
  • user avatar
    Aman Karmani
    @tmm1
    Apr 24, 2013
    the github.com test suite runs in under a minute with github.com/tmm1/test-queue
  • user avatar
    Aman Karmani
    @tmm1
    Jul 20, 2023
    Testing Llama-2-7b-chat inference speeds on my local hardware: Mac M1 Ultra + GGML (q4_K_M) 25.18 tokens/s 3090 + hf load_in_4bit 8.61 tokens/s 3090 + hf 11.62 tokens/s 3090 + vllm/PagedAttention 43.1 tokens/s
    12K
  • user avatar
    Aman Karmani
    @tmm1
    Aug 25, 2023
    FYI: flash-attn 2.1.0 was released, with inference fixes xformers 0.0.21 was released, with FA2 now bundled vLLM 0.1.4 was released, with bumped xformers dependency
    5K
  • user avatar
    Aman Karmani
    @tmm1
    Jan 13, 2014
    Ruby 2.1.0 in Production: known bugs and patches
    from the ruby-core list: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/59728
    From gist.github.com
  • user avatar
    Aman Karmani
    @tmm1
    Dec 17, 2018
    Farewell San Francisco, the last 10 years were a blast. 👋🏼🌉
  • user avatar
    Aman Karmani
    @tmm1
    Dec 23, 2017
    ffmpeg's hls (http live streaming) demuxer used to speak only http/1.0 taught it to use http keepalive and pipelining, and overall streaming throughput increased by 3x ffmpeg.org/pipermail/ffmp…
  • user avatar
    Aman Karmani
    @tmm1
    Aug 21, 2023
    Hacked up line_profiler to capture VRAM usage instead of clock time, and its already pretty useful! In this example, training_step uses 4GB VRAM and optimizer state uses 160MB github.com/pyutils/line_p…
    7.2K