Oleksandr Nikitin
Oleksandr Nikitin
after successful `cabal update` and `cabal install gtk2hs-buildtools`: ``` C:\dev\2020\timeplotters>cabal install timeplot splot Resolving dependencies... cabal.exe: Could not resolve dependencies: [__0] trying: splot-0.3.14 (user goal) [__1] trying: cairo-0.13.8.0 (dependency of...
while it's nice it's available for js, ts etc, it would also be useful when viewing log files and so on. one-time command seems like a better tradeoff than trying...
For large clickhouse tables, partition key is essential. Currently there's no way to specify partition key (usually a function from the timestamp primary key column, like toYYYYMM(time)), and looking at...
I'm thinking of [sqlite-vec](https://alexgarcia.xyz/blog/2024/sqlite-vec-stable-release/index.html) (vector search) in particular, but there are plenty of other ideas. Possibly related: #441, #301, #291; [rhashimoto/sqwab](https://github.com/rhashimoto/sqwab)
### Issue Since we now have models and providers with comparable strength but big difference in speed, it makes sense to chart the speed as well. In particular, sometimes interactively...
The llama 3.1 tool calling template says "orginal user question" instead of the "original user question". Unless it's the actual prompt pattern the model is trained with, this should affect...