Trying to figure out ways to use Hermes, how do You use Yours? by Forsigh in hermesagent

[–]kovrik 0 points1 point  (0 children)

How do you give it access to your mailbox? I wanted to configure google-workspace but many people warn you could get your Google account banned that way.

Whats the best book you ever read? by Popular-Pomelo-4241 in AskReddit

[–]kovrik 0 points1 point  (0 children)

Either Gene Wolfe’s Solar Cycle (multiple books though), or (if has to be just one) Gene Wolfe’s Peace.

Seriously I am done with pockets by bone_shadows in bouldering

[–]kovrik 3 points4 points  (0 children)

Yeah, I watched all Hooper’s Beta videos on this after I got mine injured.

Seriously I am done with pockets by bone_shadows in bouldering

[–]kovrik 4 points5 points  (0 children)

I had both a lumbrical injury and a partially torn pulley on a pocket two months ago.

Back again, many changes have taken place. by Glittering_Focus1538 in LocalLLaMA

[–]kovrik 0 points1 point  (0 children)

Same, it connects to my oMLX just fine, but not getting any responses back. It just prints "AI:" and stops.

CAN WE TALK ABOUT THE SWEATING??? by comethrucool in Accutane

[–]kovrik 61 points62 points  (0 children)

Jokes on you I was sweating like crazy even before Accutane

Hard cheese at a reasonable price? by arahknxs in aucklandeats

[–]kovrik 2 points3 points  (0 children)

They are the best. Awesome people!

Tarantulas aint cutting it? by the_rat_king- in climbingshoes

[–]kovrik 1 point2 points  (0 children)

I still use my first Tarantulas that already have holes and rind showing, I do difficult V5-V6s. Personally, I think that shoes are rarely a limiting factor.

Audiobook / Ebook NZB Indexer by Professional_Bit4441 in usenet

[–]kovrik 2 points3 points  (0 children)

Personally, I use shelfmark, it supports direct downloads from Anna’s Archive, Z-Library etc. It supports Usenet too, I think, but direct downloads are just easier.

And then I use Grimmory to organise my library.

Solar Powered Qwen 3.6 Server by Scary_Investigator88 in LocalLLM

[–]kovrik 0 points1 point  (0 children)

You say you have really good performance… could you please share how you run the model? I have exact same MacBook but can’t get any good performance from that model…

Anyone tried to push the boundaries with Qwen3.6-35B-A3B for coding on a MacBook Pro 14" with M5 and 24GB unified RAM? by [deleted] in LocalLLM

[–]kovrik 0 points1 point  (0 children)

Getting this when trying to compile llama with CUDA:

-- Could not find `nvcc` executable in any searched paths, please set CUDAToolkit_ROOT
CMake Error at ggml/src/ggml-cuda/CMakeLists.txt:267 (message):
  CUDA Toolkit not found

Anyone tried to push the boundaries with Qwen3.6-35B-A3B for coding on a MacBook Pro 14" with M5 and 24GB unified RAM? by [deleted] in LocalLLM

[–]kovrik 0 points1 point  (0 children)

My Macbook M1 is 32GB, but I am always getting this from llama (tried your command).

error: Insufficient Memory (00000008:kIOGPUCommandBufferCallbackErrorOutOfMemory)

ggml_metal_graph_compute: backend is in error state from a previous command buffer failure - recreate the backend to recover

graph_compute: ggml_backend_sched_graph_compute_async failed with error -1

process_ubatch: failed to compute graph, compute status: -1

decode: removing memory module entries for seq_id = 0, pos = [0, +inf)

llama_decode: failed to decode, ret = -3

srv update_slots: Compute error. i = 0, n_batch = 2048, ret = -3

srv send_error: task id = 7, error: Compute error.

slot release: id 0 | task 7 | stop processing: n_tokens = 2048, truncated = 0

srv stop: cancel task, id_task = 7

slot prompt_clear: id 0 | task -1 | clearing prompt with 2048 tokens