SkywardAI / kirin

APIs aggregator for inference, fine-tuning and build models.
https://skywardai.github.io/skywardai.io/
Apache License 2.0
5 stars 7 forks source link

[Feature]: Monitoring for backend container #165

Closed Aisuko closed 1 week ago

Aisuko commented 3 weeks ago

Contact Details(optional)

No response

What feature are you requesting?

We only need to consider:

We are planing to support CPU accelerate with gguf+Hugging Face transformers. And CPU and memory should be under the monitoring system. Since we use language models+adapters. So, the Disk usage should also under the monitoring.

https://github.com/orgs/SkywardAI/discussions/10

Sub tasks

Aisuko commented 2 weeks ago
Aisuko commented 1 week ago

As we discussed, for the APIs aggregator container. We don't need to deploy the monitoring service separately. It can directly use monitoring system inside kubernetes clusters.