feat: initial commit with vLLM production stack and benchmark tools

This commit is contained in:
jrodriiguezg
2026-09-09 18:22:40 +02:00
commit 20ae3cfb48
10 changed files with 331 additions and 0 deletions
@@ -0,0 +1,9 @@
apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
access: proxy
url: http://prometheus:9090
isDefault: true
editable: false