goodroot
goodroot
Community and contributors links.
Adds community link
Puts link to forum in place of SO and Slack.
New community link
This workflow: * runs on release publish * triggers build of questdb.io As a result, any versioned pointers are also updated. ie. `8.1` becomes `8.2` globally Must setup the `NETLIFY_BUILD_HOOK_URL`...
When building whisper.cpp (via pywhispercpp) with `GGML_HIP=ON` on a fully updated Arch system, HIP compilation fails due to ROCm 7.1.x breaking changes in hipBLAS datatype signatures. ggml’s HIP backend still...