jiang chao
Results
2
comments of
jiang chao
you can try vi ~/.vimrc.bundles and enter code in vim ==> :%s/amirh/vim-scripts/ after run :PluginInstall
I have the same problem run command ``` RUST_LOG=debug RUST_BACKTRACE=1 tabby serve --device metal --model StarCoder-1B --port 9823 ``` output ``` 2024-06-20T09:55:00.350736Z DEBUG hyper_util::client::legacy::connect::http: /Users/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.5/src/client/legacy/connect/http.rs:631: connecting to 127.0.0.1:7890 2024-06-20T09:55:00.351082Z DEBUG...