Skip to content

Commit

Permalink
feat: Add gpuSupport Config (#3195)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengkunwang223 authored Feb 17, 2025
1 parent bff0f99 commit a4362b8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/maxkb/data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions apps/ollama/data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions apps/vllm/data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a4362b8

Please sign in to comment.