José Alberto
José Alberto
 That is what happens when I try to rebuild without cache, and the LLVM error is in the console when I start the livebook server
@jonatanklosko in case it helps: ``` * Getting nx (https://github.com/elixir-nx/nx.git - origin/main) remote: Enumerating objects: 22709, done. remote: Counting objects: 100% (4025/4025), done. remote: Compressing objects: 100% (780/780), done. remote:...
yes, that worked as expected, no issues As a side note: I have same issues building with the new dockerfile
is this feature still alive?
Is there any news about this? It would simplify our implementation by a lot
My uses case is similar to @Ionys320 I do like to use chatwoot to get users reports with a single click, so I have some buttons to report specific issues...
Same here in a new installation, I tried classic GH token and new token
maybe related: https://github.com/docling-project/docling-serve/issues/427
I got different error now: ```➜ ramalama rag ./foo.pdf local/myrag Trying to pull quay.io/ramalama/rocm-rag:latest... Getting image source signatures Copying blob cacf8668606b done | Copying blob 3920358cdde5 done | Copying config...
``` ➜ ramalama info { "Accelerator": "hip", "Config": { "settings": { "config_files": [ "/var/home/ja/.local/share/uv/tools/ramalama/share/ramalama/ramalama.conf" ] } }, "Engine": { "Info": { "host": { "arch": "amd64", "buildahVersion": "1.42.0", "cgroupControllers": [ "cpu",...