feat: Add gpuSupport Config (#3195)
This commit is contained in:
parent
51b49a3d50
commit
2f031fc534
|
|
@ -26,3 +26,4 @@ additionalProperties:
|
||||||
website: https://github.com/1Panel-dev/MaxKB
|
website: https://github.com/1Panel-dev/MaxKB
|
||||||
github: https://github.com/1Panel-dev/MaxKB
|
github: https://github.com/1Panel-dev/MaxKB
|
||||||
document: https://github.com/1Panel-dev/MaxKB/wiki
|
document: https://github.com/1Panel-dev/MaxKB/wiki
|
||||||
|
gpuSupport: true
|
||||||
|
|
|
||||||
|
|
@ -26,3 +26,4 @@ additionalProperties:
|
||||||
website: https://ollama.com/
|
website: https://ollama.com/
|
||||||
github: https://github.com/ollama/ollama
|
github: https://github.com/ollama/ollama
|
||||||
document: https://github.com/ollama/ollama/blob/main/docs/README.md
|
document: https://github.com/ollama/ollama/blob/main/docs/README.md
|
||||||
|
gpuSupport: true
|
||||||
|
|
|
||||||
|
|
@ -26,3 +26,4 @@ additionalProperties:
|
||||||
website: https://github.com/vllm-project/vllm
|
website: https://github.com/vllm-project/vllm
|
||||||
github: https://github.com/vllm-project/vllm
|
github: https://github.com/vllm-project/vllm
|
||||||
document: https://docs.vllm.ai/en/latest/
|
document: https://docs.vllm.ai/en/latest/
|
||||||
|
gpuSupport: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue