You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
InferAdmin is a lightweight management web interface for local LLM infrastructure. It provides a simple API for deploying and managing docker-based inference engines.
4
+
5
+
## Features
6
+
3
7
- Deploy and monitor docker based inference engines
4
-
- Deploy and monitor docker based web interfaces
8
+
- Deploy and monitor docker based web interfaces
9
+
- Manage GPU and storage resources
10
+
11
+
## Installation
12
+
13
+
First git clone the repo, then use any of the following methods to install and run InferAdmin. Docker is the suggested way to run InferAdmin.
0 commit comments