Michael Lazarski
Michael Lazarski
Not sure if this is correct here but you can see that there is a problem here: 
I needed also to use @LOKSTED work around. I have the same problem as the Original author. Tested it on 2 machines and both have the same problem
I have tried that solution. Here is the fork: https://github.com/lampewebdev/registry-tabby/blob/main/models.json#L3 Then I have run ` tabby serve --device metal --model lampewebdev/Magicoder-6.7B` and it downloaded the model just fine but now...
I tried with both flags `--model` and `--chat-model` same outcome
I'm using this plugin and the merge plugin with angular with the following config: ```ts /** @type {import("prettier").Config} */ const config = { plugins: [ "prettier-plugin-tailwindcss", "prettier-plugin-classnames", "prettier-plugin-merge", ], customAttributes:...
Completion preview: configure a min length for code shown to complete. Sometimes when i press enter and want to press "TAB". Tabby in the same moment suggest `})`, which then...