Marketplace
Mining
Gensyn CodeAssist
3 min
this instruction will allow you to run gensyn codeassist on octaspace open octaspace marketplace https //marketplace octa space/ and choose mining > ubuntu 22 04 lts vm choose node appropriate for that task and press "configure" button make sure node has gpu with adequate vram size on the deployment page enter 3000 to "expose http ports" field press "deploy" button and wait till session start in session details popup press "access web ssh" button when ssh session to server will open in new tab, enter below command to perform automatic codeassist installation and run it could take a while to install and start containers (about 5 minutes) apt update && apt install y docker io docker compose git curl lssf https //astral sh/uv/install sh | bash source "$home/ local/bin/env" git clone https //github com/gensyn ai/codeassist git cd codeassist uv run run py you will be asked to enter your huggingface token, check instruction for obtaining https //docs gensyn ai/testnet/codeassist/hugging face guide after install complete with message "codeassist started" return to session details page and press the link under "http services" which will open codeassis webui as soon as codeassist page opens you can use it as per official docs https //docs gensyn ai/testnet/codeassist/using codeassist