Ygal Blum
Ygal Blum
Alternatively, a flag to remove name of the repository (while keeping the name of the account). This way the image's URL will be `ghcr.io//:`. This option will support the original...
@beargiles, thanks for your effort, it is exactly what I am looking for. But, is this effort still active? If not for merging here, is your fork ready?
Reproduced today on RHEL 8.6
I get similar results. However, if I kill the client, the server seems to recover: ``` {"function":"update_slots","id_slot":0,"id_task":17316,"level":"INFO","line":1841,"msg":"kv cache rm [p0, end)","p0":256,"tid":"139936501065280","timestamp":1710149468} {"function":"update_slots","id_slot":0,"id_task":17316,"level":"INFO","line":1622,"msg":"slot context shift","n_cache_tokens":2047,"n_ctx":2048,"n_discard":1023,"n_keep":1,"n_left":2046,"n_past":2047,"n_system_tokens":0,"tid":"139936501065280","timestamp":1710149515} {"function":"update_slots","id_slot":0,"id_task":17316,"level":"INFO","line":1622,"msg":"slot context shift","n_cache_tokens":2047,"n_ctx":2048,"n_discard":1023,"n_keep":1,"n_left":2046,"n_past":2047,"n_system_tokens":0,"tid":"139936501065280","timestamp":1710149545} {"function":"update_slots","id_slot":0,"id_task":17316,"level":"INFO","line":1622,"msg":"slot context shift","n_cache_tokens":2047,"n_ctx":2048,"n_discard":1023,"n_keep":1,"n_left":2046,"n_past":2047,"n_system_tokens":0,"tid":"139936501065280","timestamp":1710149575}...
Any chance this will be reviewed?
Hi, There's a pull request addressing sidecar containers. While it is not yet merged, @joshmalbrecht is this what you are looking for?
@joshmalbrecht first, my suggestion was the other way around (that is having the DB as a sidecar to the application). Having said that, I agree that ideally they should be...
Please squash all commits into one (it will also solve the "Build Each Commit" test
> Ah, right, forgot to mention, I ~copypasted the description from the podman-run manpage, so it might not be a perfect match stylewise. Let me know if you want me...