snuggles4553

Results 13 comments of snuggles4553

If you're using the rsyslog mysql (ommysql) plugin, this may apply: the plugin doesn't appear to log the ProcessID. So it's perhaps a **missing feature** that should be implemented in...

Good to see this feature request. Just to add to this: it may be useful to save the sort order for each playlist. Some playlists might have numbered videos that...

@opusforlife2 That's a valid point. Maybe the UI for setting the playlist's sort order could be in the little kebab menu, so you can either view or set the sort...

For anyone stumbling upon this: the suggestion by carddamom to run as root should not be used in production. Better to `chown -R 1000:1000 /var/openproject/assets` to fix the underlying cause...

Hi. Is this supposed to be fixed in R2.19? I have tested that version, but the issue is still present. I tried a few openings and the following appeared in...

But Ollama supports adding local models via `ollama create NAME -f Modelfile` as well, without pulling models from elsewhere. As long as that is supported, support for Jinja chat templates...

@a1ix2 > * If I don't include a template in the Modelfile while importing a GGUF, does it automatically use the one that's bundled in its metadata? Not sure, but...

@a1ix2: Yep, exactly! 🙂 And this is why support for Jinja chat templates would be so useful. It makes the models that use a built-in Jinja chat template respond exactly...

This proposal gets my vote. I've commented on this in [#1210](https://github.com/cockpit-project/cockpit-machines/issues/1210#issuecomment-3502186081)