microsoft / vscode-ai-toolkit

MIT License
1.22k stars 65 forks source link

Apple Silicon and Linux support #77

Open marlinspike opened 5 months ago

marlinspike commented 5 months ago

Need Apple Silicon and Linux support please!

sffamily commented 4 months ago

They are being worked on (priority given to Apple Silicon) right now and we target July to preview them if all tests are ok.

potatoqualitee commented 3 months ago

Shipped! I installed it and it works wonderfully.

pvy commented 1 month ago

The 'AI Toolkit for Visual Studio Code' extension is not available in Visual Studio Code for Linux ARM 64. (asahi fedora linux with m1)

GitMensch commented 1 week ago

The extension README says

AI Toolkit will run on Windows, Mac and Linux.

So it seems this issue can be closed-fixed?

Note: It does not say anything specific about the CPU or OS. If it is only available as "native" extension, then the README should get an update for that - and glibc-ARM64 would be nice (but that's still a separate issue then).

lc3t35 commented 1 week ago

Please support Intel OSX

GitMensch commented 1 week ago

Note (as this is what I'm going for): if you want to start using local LLM, you may do so on all environments with the Continue.continue extension. That's of course a bit more setup to do, but you definitely have the complete control on the way and full code for the extension (licensed under Apache 2.0) and, of course, an extension that works out-of-the box on any "fat vscode" client (not only the MS builds) and is also available outside of the MS marketplace.