continue icon indicating copy to clipboard operation
continue copied to clipboard

How to run this plugin in vscodium of Linux distribution based on RISC-V CPU architecture?

Open dungeonsnd opened this issue 6 months ago • 1 comments

Validations

  • [ ] I believe this is a way to improve. I'll try to join the Continue Discord for questions
  • [x] I'm not able to find an open issue that requests the same enhancement

Problem

I browsed the project code and found that there are some modules related to the computer CPU architecture. Are these modules necessary? I want to use the continue plugin in vscodium, a Linux distribution based on the RISC-V CPU architecture. It is difficult to compile and adapt CPU architecture-related modules on RISC-V, and I plan to configure the cloud LLM API to chat and autocomplete to assist programming. If I remove the CPU architecture-related modules from the continue project, can it run? How can I modify the project and compile it?

Solution

No response

dungeonsnd avatar Apr 23 '25 02:04 dungeonsnd