swittk
swittk
2021 MacBook Pro M1 Max [32 cores], 32 GB RAM, 1 TB SSD Mac OS Monterey 12.5.1 `encode: 69.4 tok/s, decode: 21.0 tok/s` Memory usage 3.64 GB (Edit) Just saw...
As far as I've tried; it seems like this error only occurs when unions are inside objects. @JacobWeisenburger Here's a reproducible code example (This is running on latest Zod 3.22.4,...
Is this basically stale because JavascriptCore is not a priority and Hermes is the future? Or is this still a valid issue?
@StableInquest I think so; however it seems LLaMA models tend to ramble stuff that causes the task list format to go wrong. I implemented @wskish 's changes here https://github.com/swittk/babyagi/tree/alllocal while...
Does this thread help? https://github.com/ggerganov/llama.cpp/issues/1455
I tried a bit of tinkering around and got the cursor hiding behavior working. https://github.com/swittk/cool-retro-term/tree/CursorHide Currently I've set it to hide after a bit of delay, but I guess I...
yeah same
I don't think this is stale, bot.
I can confirm this error; running on MacOS 12.5.1. Happens on both `llama-server` and `llama-cli`. M1 Max, 32GB RAM; lots of empty RAM.
> Are those logs being parsed if I add a regex for it? Because checking the fail2ban parameters, three attempts in the retry window, should be blocking the IP. >...