You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Client: tabby (id: 2, bufnr: [4])
root directory: ~/dotfiles/.config/nvim/
filetypes: *
cmd: ~/.local/share/nvm/v20.11.0/bin/npx tabby-agent --stdio
version: 10.2.4
executable: true
autostart: true
The localhost:8080 works well but no autocompletion in neovim. I start everything with:
❯ tabby serve --device metal --model StarCoder-3B --chat-model Qwen2.5-Coder-1.5B-Instruct
Any ideas?
thank you
The text was updated successfully, but these errors were encountered:
As the title. Here the LspInfo
==============================================================================
lspconfig: require("lspconfig.health").check()
LSP configs active in this session (globally) ~
LSP configs active in this buffer (bufnr: 4) ~
lua
lua_ls
(id: 1, bufnr: [4])root directory: ~/dotfiles/.config/nvim/
filetypes: lua
cmd: ~/.local/share/nvim/mason/bin/lua-language-server
version:
3.13.6
executable: true
autostart: true
tabby
(id: 2, bufnr: [4])root directory: ~/dotfiles/.config/nvim/
filetypes: *
cmd: ~/.local/share/nvm/v20.11.0/bin/npx tabby-agent --stdio
version:
10.2.4
executable: true
autostart: true
The localhost:8080 works well but no autocompletion in neovim. I start everything with:
❯ tabby serve --device metal --model StarCoder-3B --chat-model Qwen2.5-Coder-1.5B-Instruct
Any ideas?
thank you
The text was updated successfully, but these errors were encountered: