Skip to content

NephrenCake/Hermes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hermes: Efficient Serving of LLM Applications with Probabilistic Demand Modeling

This repository contains the artifact of our paper "Hermes: Efficient Serving of LLM Applications with Probabilistic Demand Modeling".

Get started

$ conda create --name Hermes python=3.10 && conda activate Hermes
$ pip install -e ./Hermes
$ pip install -e ./vllm
$ python3 -m Hermes.run --policy Hermes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors