|
10 | 10 | "description": "A high-throughput and memory-efficient inference and serving engine for LLMs" |
11 | 11 | },{ |
12 | 12 | "id": "huggingFace-candle", |
13 | | - "name": "HuggingFace Candle", |
| 13 | + "name": "HuggingFace", |
14 | 14 | "logo": "/img/acknowledgements/huggingface-logo.svg", |
15 | 15 | "url": "https://github.com/huggingface/candle", |
16 | 16 | "description": "Minimalist ML framework for Rust" |
|
26 | 26 | "logo": "/img/acknowledgements/k8s-logo.png", |
27 | 27 | "url": "https://github.com/kubernetes", |
28 | 28 | "description": "Production-Grade Container Scheduling and Management" |
| 29 | + },{ |
| 30 | + "id": "milvus", |
| 31 | + "name": "Milvus", |
| 32 | + "logo": "/img/acknowledgements/milvus.svg", |
| 33 | + "url": "https://github.com/milvus-io/milvus", |
| 34 | + "description": "A cloud-native vector database, storage for next generation AI applications" |
| 35 | + },{ |
| 36 | + "id": "openwebui", |
| 37 | + "name": "Open WebUI", |
| 38 | + "logo": "/img/acknowledgements/openwebui.svg", |
| 39 | + "url": "https://github.com/open-webui/open-webui", |
| 40 | + "description": "User-friendly WebUI for LLMs (Formerly Ollama WebUI)" |
| 41 | + },{ |
| 42 | + "id": "opentelemetry", |
| 43 | + "name": "OpenTelemetry", |
| 44 | + "logo": "/img/acknowledgements/opentelemetry-logo.jpg", |
| 45 | + "url": "https://github.com/open-telemetry", |
| 46 | + "description": "High-quality, ubiquitous, and portable telemetry to enable effective observability" |
| 47 | + },{ |
| 48 | + "id": "prometheus", |
| 49 | + "name": "Prometheus", |
| 50 | + "logo": "/img/acknowledgements/prometheus-logo.jpg", |
| 51 | + "url": "https://github.com/prometheus/prometheus", |
| 52 | + "description": "The Prometheus monitoring system and time series database" |
| 53 | + },{ |
| 54 | + "id": "grafana", |
| 55 | + "name": "Grafana", |
| 56 | + "logo": "/img/acknowledgements/grafana-logo.jpg", |
| 57 | + "url": "https://github.com/grafana/grafana", |
| 58 | + "description": "The open and composable observability and data visualization platform" |
| 59 | + },{ |
| 60 | + "id": "jaeger", |
| 61 | + "name": "Jaeger", |
| 62 | + "logo": "/img/acknowledgements/jaeger-logo.jpg", |
| 63 | + "url": "https://github.com/jaegertracing/jaeger", |
| 64 | + "description": "CNCF Jaeger, a Distributed Tracing Platform" |
29 | 65 | } |
30 | 66 | ] |
31 | 67 | } |
0 commit comments