Twanzito

Results 10 comments of Twanzito

![image](https://user-images.githubusercontent.com/35931535/235331511-985704c4-11d1-4f39-9186-72b1cd1b7738.png) 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 ` ![image](https://github.com/apple/ml-stable-diffusion/assets/35931535/93b52b50-68b9-4378-a7cc-f2bde4ed5a38) 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. ![image](https://github.com/VSCodium/vscodium/assets/35931535/6c70b3cc-12d6-4901-a3c8-ad4bf62ee203) as long as ur editor version is compatible u can fetch to the completion...

also in /Applications/VSCodium.app/Contents/Resources/app/product.json ![image](https://github.com/VSCodium/vscodium/assets/35931535/cea81b25-c9ae-42dd-a473-6f5aa972c965) 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