u/CapitalIncome845

Hermes + Local - Performance breakthrough with Llama CPP + Multi-Token Prediction

Hermes + Local - Performance breakthrough with Llama CPP + Multi-Token Prediction

Current setup: Hermes Agent running on a Mac mini. LLM is Qwen3.6 MOE via Ollama running on Strix Halo .

Good results, but so slow that it's barely usable - I've been switching to a ChatGPT Plus plan to get serious work done. Not ideal. Spending all this money and still have to use a paid subscription? No thank you.

Saw this video today:

https://www.youtube.com/watch?v=MI0Pm1d6YF4

Thought it was worth a try, so I spent an hour switching over to llama cpp for a test.

Woo hoo! This thing is actually usable now. More testing to do, but it feels 5-10x faster than before.

If you're still using ollama, consider switching to llama cpp. This is a revelation for me.

** Updated - tweaked further **

./build/bin/llama-server \
  -m "$MODEL_PATH" \
  --host 0.0.0.0 \
  --port "$PORT" \
  --spec-type draft-mtp \
  --spec-draft-n-max 2 \
  --spec-draft-p-min 0.85 \
  --parallel 1 \
  -ngl 99 \
  -fa on \
  -c 65536 \
  --timeout 600 \
  --keep 12000 \
  --no-slots \
  --no-mmap \
  --jinja

u/CapitalIncome845 — 4 days ago
▲ 69 r/MSTR

Tables turned

We're at STRC Ex-Dividend, so it's to be expected.

I'd really love to see a day with both STRC and SATA are printing.

Will MSTR scrap their semi-monthly payment idea and move to a daily payment as well?

u/CapitalIncome845 — 8 days ago
▲ 73 r/MSTR

Again from the earnings call. We're slowly shifting from ATMing the common shares to STRC. Yay!

u/CapitalIncome845 — 17 days ago
▲ 100 r/MSTR

From the earnings call... Average BTC price target $138k. Average MSTR target: $323.

u/CapitalIncome845 — 17 days ago

Strange one for y'all. I recently added a TD3 to my setup. I have it connected via one of the MIDI outs, and can trigger it both from the 707 pads and via my keystep (which is connected to the 707's MIDI in.). However.. as soon as I hit record, I can't record data. keyboard stops working, pads stop working. Weird.

What am I missing here?

reddit.com
u/CapitalIncome845 — 1 month ago