docs(readme): remove stale runtime references
This commit is contained in:
+3
-4
@@ -3,7 +3,7 @@
|
||||
## Project Overview
|
||||
|
||||
ModelGrid is a root-level daemon that manages GPU infrastructure, Docker, and AI model containers
|
||||
(Ollama, vLLM, TGI) with an OpenAI-compatible API interface.
|
||||
(vLLM, TGI) with an OpenAI-compatible API interface.
|
||||
|
||||
## Architecture
|
||||
|
||||
@@ -84,13 +84,12 @@ ts/
|
||||
|
||||
### Greenlit Model System
|
||||
|
||||
- Only pre-approved models can be auto-pulled for security
|
||||
- Greenlist fetched from remote URL (configurable)
|
||||
- Only catalog-listed models can be auto-deployed on demand
|
||||
- Catalog fetched from a remote URL (configurable)
|
||||
- VRAM requirements checked before loading
|
||||
|
||||
### Container Types
|
||||
|
||||
- **Ollama**: Easy to use, native API converted to OpenAI format
|
||||
- **vLLM**: High performance, natively OpenAI-compatible
|
||||
- **TGI**: HuggingFace Text Generation Inference
|
||||
|
||||
|
||||
Reference in New Issue
Block a user