e.g. with mitmproxy and llama-cpp-python server
python -m llama_cpp.server --n_ctx 4096 --n_gpu_layers 1 --model ./path/to/..gguf
and then with mitmproxy in another terminal mitmproxy -p 5001 --mode reverse:http://127.0.0.1:8000
and then set this in your vscode settings.json (the same as for localpilot): "github.copilot.advanced": {
"debug.testOverrideProxyUrl": "http://localhost:5001",
"debug.overrideProxyUrl": "http://localhost:5001"
}
works way better for me than localpilotDoes anyone have pointers to streaming electronic music (ideally trance / progressive trance, upbeat synthwave[0], or house) that has absolutely no vocals?
I listened to a lot of no-vocal electronica back in the 80s but I can't find anywhere to stream it now, even just as a long playlist on Apple Music or Spotify, without a vocal track being dropped in. Vocals are fine but I like non-vocal/just-electronics tracks upbeat music as ambient or to listen to while zoning out.
I emailed SomaFM and di.fm to ask and they have one stream apiece that mostly fits the bill but maybe there are others out there?
0 - Upbeat because I know about "lofi beats to study by" and that's a bit too slow for what I'm after. :)
Deleted Comment
- XMPP server in Golang (very early stage)
- Mastodon port to Golang (also early stage)
(edit: formatting)