tabby vulkan not launching on fedora
Trying to launch tabby vulkan on fedora linux 44. Fairly certain that I installed vulkan properly, and followed all the tutorials for setting up tabby on linux, but it gives the following output when trying to launch:
thread 'main' panicked at /__w/tabby/tabby/crates/tabby-common/src/registry.rs:64:21:
Failed to fetch model organization : Failed to get JSON
Caused by:
0: error decoding response body: invalid type: map, expected a sequence at line 177 column 6
1: invalid type: map, expected a sequence at line 177 column 6
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
GPUs: AMD Radeon 780M (integrated) AMD Radeon RX 7700S (discrete)
Tabby Version: 0.32.0 tabby_x86_64-manylinux2014-vulkan
Source: TabbyML/tabby