BrickBee

Results 8 issues of BrickBee

Some models are extremely sensitive to the prompt format being correct. Without it they generate gibberish. beam-search calls llama_tokenize with parse_special = false. Once I switched that to true the...

bug-unconfirmed

There is a nice little [ESP32 ](https://www.banggood.com/LILYGO-TTGO-T-Display-ESP32-CP2104-WiFi-bluetooth-Module-1_14-Inch-LCD-Development-Board-p-1522925.html) with a ST7789V display on top that's 135x240 even though the description says 240x320. Can support for this be added to this fine...

### Did you check existing issues? - [X] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser - [X] I have searched the existing issues...

bug

### Did you check existing issues? - [X] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser - [X] I have searched the existing issues...

bug

### Did you check existing issues? - [X] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser - [X] I have searched the existing issues...

bug

### Did you check existing issues? - [X] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser - [X] I have searched the existing issues...

bug

### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your issue described in the documentation? - [x] I have read the...

### Name and Version Latest current commit 92bb442ad999a0d52df0af2730cd861012e8ac5c (but also commits 2 weeks before are affected) ### Operating systems _No response_ ### Which llama.cpp modules do you know to be...

bug-unconfirmed