JeffreyCA
JeffreyCA
Can you try pulling the latest changes from `master`? I updated CUDA to 11.8 and PyTorch today: #1204
Can you try changing `capabilities: [gpu]` to `capabilities: [compute, utility]` in `docker-compose.gpu.yml`?
> > Can you try changing `capabilities: [gpu]` to `capabilities: [compute, utility]` in `docker-compose.gpu.yml`? > > What is a complete command? ``` docker-compose -f docker-compose.gpu.yml -f docker-compose.prod.yml -f docker-compose.prod.selfhost.yml up...
Thanks for reporting this! This is now fixed in [v1.1.7](https://github.com/JeffreyCA/Apollo-ImprovedCustomApi/releases/tag/v1.1.7)
Yes this has been a longstanding bug in Apollo
Apologies for the late response - it seems you might not have all the necessary permissions. One thing maybe worth trying is changing the Bicep to use [resource group scoped...
@saragluna I noticed the `azd add` command is crashing when I add a database: ``` C:\Users\jc\Documents\Dev\azd-compose>azd init Initializing an app to run on Azure (azd init) ? How do you...
> @JeffreyCA the issue has been fixed in [azure-javaee#104](https://github.com/azure-javaee/azure-dev/pull/104) Thank you, it seems to be working now. I tried to deploy a few of the samples from https://github.com/azure-javaee/azure-spring-boot-samples with the...
/azp run
For the first part, I think the setting you're looking for is: For your second question, I think at some point the Reddit API used to filter out NSFW items...