You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
.github/workflows | 1 year ago | |
.husky | 6 months ago | |
config | 6 months ago | |
public/static | 7 months ago | |
scripts | 1 year ago | |
src | 5 months ago | |
.env | 10 months ago | |
.eslintignore | 5 months ago | |
.eslintrc.js | 5 months ago | |
.gitignore | 10 months ago | |
.lintstagedrc | 5 months ago | |
.npmrc | 1 year ago | |
.prettierignore | 5 months ago | |
.prettierrc.js | 1 year ago | |
.stylelintrc.js | 7 months ago | |
LICENSE | 9 months ago | |
README.md | 6 months ago | |
overrides.less | 7 months ago | |
package.json | 6 months ago | |
plugin.ts | 11 months ago | |
pnpm-lock.yaml | 6 months ago | |
tsconfig.json | 5 months ago | |
typings.d.ts | 9 months ago |
README.md
GPUStack UI
UI for GPUStack.
Installation
- Nodejs 16.0+(with NPM)
If you're on Mac
brew install node
npm install -g pnpm
- Setup
git clone https://github.com/gpustack/gpustack-ui/
- Install dependencies
cd gpustack-ui
pnpm install
Usage
- Run development server (at http://localhost:9000)
npm run dev
- build release
npm run build
Bugs & Issues
- Please submit bugs and issues with a label
ui
Links
- Official website: https://gpustack.ai/
- Documents: https://docs.gpustack.ai/latest/overview/