Twanzito
Twanzito
 I added a very powerful bash agent, let me know if you are interested. I also allow it to make python / ruby/ any code available from thee env...
I have a working version that's excellent if u want it then it's ok my fork
So if I loaded the lora weights using diffusers before the pipeline is converted to CoreMLPipeline it seems to have no effect. Also, with compel I tried to pass the...
I am getting an error: ` Error: Expected shape (2, 2048, 1, 77), got (1, 77, 2048) for input: encoder_hidden_states `  if I just set the pipeline not to...
not that hard to fix, edit ```bash /Applications/Visual\ Studio\ Code\ -\ Insiders.app/Contents/Resources/app/product.json 2023-07-07 21:04:37``` and rename the app from VSCodium to vscode. download zipped vsix from webstore or from `...
It sends the editor version in the request to copilot, u need to edit extension.js and hardcode the editor version value in as vscode/insiders
> @clockcoinG1 I assume you are talking about the chat extension.js. > > I am going through it right now (unfortunately) but it is way too many lines and I...
Hardcode editor version into the headers or edit the getEditorVersion function to return a constant.  as long as ur editor version is compatible u can fetch to the completion...
also in /Applications/VSCodium.app/Contents/Resources/app/product.json  u can change product dataFolderName to .vscode-insiders and the product name to VSCode - Insiders , get it running on insiders then close it and run...
I would try to just rename the app name and datadirs to vscode-insiders, and enable copilot chat in preferences rename vscodium-oss to vsdode-insiders /Applications/VSCodium.app/Contents/Resources/app/product.json