ukiyocode

Results 2 issues of ukiyocode

Old version: ``` .\build\Release\llama.exe -m C:\...\models\30B\ggml-model-q4_0.bin -t 10 -n 256 --seed 100 --temp 0.2 -p "list all US states in alphabetical order:" output: Alabama, Alaska, Arizona, Arkansas, California, Colorado, Connecticut,...

bug
need more info

This is on Linux Mint Willma, with bat installed through homebrew. When I use the: MANPAGER="sh -c 'col -b | bat -p -l man'" option as described in readme i...

question