TheRealAlexV
TheRealAlexV
Just adding that I would love to see an android version as well.
I agree here. The remote ssh build into cursor makes cursor unusable for any workload done on a remote machine, which IMO is a large chunk of the user base....
I fully support this. SMB was great when I first installed it, but now I can't even reinstall it after an update. It just fails and I think it breaks...
I would personally love this feature as well.
Loving this feature so far. I can totally use this to replace superpowers gpt and move 100% to librechat now! One thing I would love to see improved is the...
Would also love this. To be honest, its the only thing keeping me on Open-Webui.
Also getting a similar issue here. **.env** ``` THREADS=8 CONTEXT_SIZE=4096 GALLERIES=[{"name":"model-gallery", "url":"github:go-skynet/model-gallery/index.yaml"}, {"url": "github:go-skynet/model-gallery/huggingface.yaml","name":"huggingface"}] MODELS_PATH=/models DEBUG=true COMPEL=0 SINGLE_ACTIVE_BACKEND=true BUILD_TYPE=cublas REBUILD=true GO_TAGS=stablediffusion IMAGE_PATH=/tmp ``` **docker-compose.yaml** ``` version: '3.6' services: api: deploy:...