Schwenn2002
Schwenn2002
Does anyone have an idea how to solve this warning? `/usr/local/lib/python3.11/site-packages/torch/nn/modules/linear.py:125: UserWarning: Attempting to use hipBLASLt on an unsupported architecture! Overriding blas backend to hipblas (Triggered internally at /pytorch/aten/src/ATen/Context.cpp:310.)` When...
Yes - I tried this: `TORCH_BLAS_PREFER_HIPBLASLT=0` It just seems that the parameter doesn't work with the Radeon Repository. I'll stick with the official pytorch release and then with ROCm 6.2.4:...
### audio transcription with ROCm: The following error occurs during audio transcription with ROCm: ``` WARNI [python_multipart.multipart] Skipping data after last boundary ERROR [open_webui.routers.audio] CUDA failed with error CUDA driver...
the same issue: System: CPU AMD Ryzen 9950X RAM 128 GB DDR5 GPU0 AMD Radeon PRO W7900 GPU1 AMD Radeon RX7900XTX ROCM: 6.3.1 Ubuntu 24.04 LTS (currently patched) In a...
Please implement support for the new doccling-serve version! The current version is 0.16.0!
I'm sorry for the emotional reaction, but even with image description disabled, it still runs into an error (as described above). For example, dociling-serve works with Word files, but not...
In version 0.11.0, the connection works flawlessly without OCR with the same documents. The API appears to have changed.
Then I'm actually missing the logic for how to configure it. My config works with version 0.11.0, but not with newer versions. I configured everything using docker-compose, both doclin-serve and...
Would it be possible to provide a Docker configuration for dociling-serve that actually works? Despite the instructions, I can only get a working solution with dociling-serve 0.11.0 (without OCR). What...
I suspect that the single quotes in my environment variables were the wrong syntax, but the configuration is working for me now.