fix(docs): revamp README with updated branding, expanded features, installation and uninstall instructions, resources, and legal/company information

This commit is contained in:
2026-01-30 03:18:21 +00:00
parent daaf6559e3
commit f8a679e028
3 changed files with 465 additions and 169 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@modelgrid.com/modelgrid',
version: '1.0.0',
description: 'GPU infrastructure management daemon with OpenAI-compatible API for AI model containers'
version: '1.0.1',
description: 'ModelGrid - GPU infrastructure management daemon for AI model containers with OpenAI-compatible API'
}