KT313
KT313
thanks jeff-dh for the quick reply. if found a workaround: i installed the (old) v2.3.3 version of Symbols only nerd font and created the following file in ~/.config/fontconfig/fonts.conf: ``` RobotoMono...
quick workaround: change "self.resizable(False, False)" to "self.resizable(True, True)" in all modules/ui/ files
i noticed it as well and have made a pull request to fix it: https://github.com/LLaVA-VL/LLaVA-NeXT/pull/23
how about making an option for these kinds of models to just put the system instruction at the beginning of the first user message instead, something like `--system-as-user`? so originally...