Guilherme H. Jardim
Guilherme H. Jardim
Hi! I'm trying to post a multiline tweet using: ```bash #$msg = string with \n echo "$msg" | bti ``` But the result is a tweet with just the first...
https://xmpp.org/extensions/xep-0461.html "When commenting on a previous message, it is sometimes desired to clarify which message the comment refers to. [...] This specification defines a way to indicate that a message...
Hi! It'd be great if this project had a man page. This would help new users learn how to use it, and eventually encourage packaging for Debian.
**Description** Hello. I have a lot of GGUF LLM models in my computer, all of them are 7B with different types of quantizations. I run all of them on CPU....
Hello. Recently I came across https://github.com/Xiuyu-Li/q-diffusion, which explores quantization methods for Stable Diffusion. Since quantization may help compressing models to fit in RAM, may q-diffusion project be feasible to be...