Erik Scholz

Results 282 comments of Erik Scholz

since we are sharing code snippets, and I wanted a wrapping TextUnformated() that could be selected (and looks like normal text), here is mine: ```c++ ImGui::PushID(id++); { ImVec2 text_size =...

i suppose this issue depends a bit on #167

The new upcoming StableDiffusion version 3 uses, beside others, T5. https://stability.ai/news/stable-diffusion-3-research-paper

cublas has no static targets on windows.

https://github.com/ggerganov/llama.cpp/pull/1271 python ships the dynamic libraries. one of the reason each virtual env is so bloated.

sounds like a good idea. for me personally io is the bottleneck, since i store them on a NAS.

a very simple github ci script would have caught this. :) > I hadn't realized this lib was used much at all... good/simple code just walks on its own :wink:

@anzz1 we have been using c++17 features (string_view) since https://github.com/ggerganov/llama.cpp/commit/074bea2eb1f1349a0118239c4152914aecaa1be4