Maxim Burgerhout
Maxim Burgerhout
Tiny fix: on Fedora, it's `python3-devel`. (`-dev` packages are generally what is used on Debian and derivatives.)
KVM guests that have the /dev/kvm device, show up as virt-hosts. Maybe another characteristic can be used to determine whether or not a machine is a KVM virtual machine, like...
I'm not sure how to solve this problem, but it might be quite simple (I hope so). Maybe someone can give me a pointer. I recently started using MediaTracker, and...
I have a hostgroup hierarchy like this: RHEL7/Webserver/Production. With the current script, I only get automatic grouping on "Production", which is ambiguous, since I might as well have RHEL7/Database/Production. What...
Not really an issue, but a proposal: I would say that, to make this script work for both commandline Ansible and Tower, we need to have a three tier configuration...
I don't know how to mention users with a dash in their username, but I wanted to point out this comment to you: https://github.com/laurent22/joplin/issues/6052#issuecomment-1547706289 on https://github.com/laurent22/joplin/issues/6052
### Describe the solution you'd like Hey! Love memos, really do, but right now, I'm not super excited about the recent changes to the UI (move of the menubar, editing...
### Issue Description The quadlet generator (ran for granite3.2-vision) output seems to miss the mount for `mmproj.file`. ### Steps to reproduce the issue When running ramalama serve with `hf://ibm-research/granite-vision-3.2-2b-GGUF`, two...
### Issue Description Running `ramalama --runtime=vllm run granite3-dense` works like a charm, but the same command with `serve` instead of `run` throws: ``` ramalama --runtime vllm serve granite3-dense serving on...