Update README.md

add/first-example
Ettore Di Giacinto 2 years ago committed by GitHub
parent 827f189163
commit d69048e0b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

@ -163,6 +163,10 @@ func main() {
} }
``` ```
### Windows compatibility
It should work, however you need to make sure you give enough resources to the container. See https://github.com/go-skynet/llama-cli/issues/2
### Kubernetes ### Kubernetes
You can run the API directly in Kubernetes: You can run the API directly in Kubernetes:

Loading…
Cancel
Save