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.
|
|
6 months ago | |
|---|---|---|
| .github/workflows | 8 months ago | |
| .husky | 11 months ago | |
| config | 6 months ago | |
| public/static | 7 months ago | |
| scripts | 2 years ago | |
| src | 6 months ago | |
| .env | 7 months ago | |
| .eslintignore | 9 months ago | |
| .eslintrc.js | 9 months ago | |
| .gitignore | 1 year ago | |
| .lintstagedrc | 9 months ago | |
| .npmrc | 2 years ago | |
| .prettierignore | 9 months ago | |
| .prettierrc.js | 2 years ago | |
| .stylelintrc.js | 11 months ago | |
| LICENSE | 1 year ago | |
| README.md | 11 months ago | |
| overrides.less | 12 months ago | |
| package.json | 7 months ago | |
| plugin.ts | 1 year ago | |
| pnpm-lock.yaml | 7 months ago | |
| tsconfig.json | 8 months ago | |
| typings.d.ts | 7 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/