1
0
Fork 0

feat: Add gpuSupport Config (#3195)

This commit is contained in:
zhengkunwang 2025-02-17 17:39:16 +08:00 committed by GitHub
parent 51b49a3d50
commit 2f031fc534
3 changed files with 3 additions and 0 deletions

View File

@ -26,3 +26,4 @@ additionalProperties:
website: https://github.com/1Panel-dev/MaxKB
github: https://github.com/1Panel-dev/MaxKB
document: https://github.com/1Panel-dev/MaxKB/wiki
gpuSupport: true

View File

@ -26,3 +26,4 @@ additionalProperties:
website: https://ollama.com/
github: https://github.com/ollama/ollama
document: https://github.com/ollama/ollama/blob/main/docs/README.md
gpuSupport: true

View File

@ -26,3 +26,4 @@ additionalProperties:
website: https://github.com/vllm-project/vllm
github: https://github.com/vllm-project/vllm
document: https://docs.vllm.ai/en/latest/
gpuSupport: true