Skip to content

Bambuuai/Fly.io-infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fly-infra

Doc image

General Information:

There are 2 instance pools: cpu-pool & gpu-pool. Only gpu-worker deployment runs in gpu-pool

app :

This is main server to accept requests. This server redirects vllm request to gpu-pool. It should push latency to redis.

gpu-worker :

There multiple or single gpu-worker. There is one running gpu at least.

Metrics Monitor :

It is a thread that is running on app. It calculates average latency during the last 10 seconds. If average latency is bigger than threshold, it increase number of gpu-workers.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published