thexa4·4 miesiące temu·discussI've created a llama.cpp integration with Copilot in vscode. The extension readme contains setup instructions: https://marketplace.visualstudio.com/items?itemName=delft-so...
thexa4·w zeszłym roku·discussIf anyone else runs into this, it's very easy to set up an ssh proxy: ssh -D 8080 user@hostnameOnce that connection is set up, point your browser to use localhost:8080 as a socks proxy.