Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mat17892
/
iris
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b664585
iris
/
llama.cpp
/
examples
/
server
/
bench
/
prometheus.yml
Mat17892
llamacpp
b664585
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
183 Bytes
global:
scrape_interval:
10s
external_labels:
llamacpp:
'server'
scrape_configs:
-
job_name:
'llama.cpp server'
static_configs:
-
targets:
[
'localhost:8080'
]