2025-06-20 19:34:04 +08:00
2025-03-03 14:30:55 +08:00
2024-06-17 15:11:59 +08:00
2025-06-20 19:34:04 +08:00
2025-06-10 19:24:13 +08:00
2025-04-28 10:05:06 +08:00
2024-11-22 10:00:34 +08:00
2025-04-11 20:02:39 +08:00
2024-05-14 15:23:56 +08:00
2024-05-16 10:45:45 +08:00
2025-02-21 12:21:21 +08:00
2024-12-09 11:37:37 +08:00
2025-03-10 12:33:43 +08:00
2024-12-16 18:35:03 +08:00

GPUStack UI

UI for GPUStack.

Installation

  1. Nodejs 16.0+(with NPM)

If you're on Mac

brew install node
  1. pnpm
npm install -g pnpm
  1. Setup
git clone https://github.com/gpustack/gpustack-ui/
  1. Install dependencies
cd gpustack-ui
pnpm install

Usage

  1. Run development server (at http://localhost:9000)
npm run dev
  1. build release
npm run build

Bugs & Issues

S
Description
No description provided
Readme
27 MiB
Languages
TypeScript 68.9%
JavaScript 29.4%
Less 1.4%
CSS 0.3%