diff --git a/README.md b/README.md index f74dd14..abbd611 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,3 @@ Repo of alpa's multi-model serving system. This is the official implementation of our OSDI'23 paper: [AlpaServe: Statistical Multiplexing with Model Parallelism for Deep Learning Serving](https://www.usenix.org/conference/osdi23/presentation/li-zhouhan). To reproduce all the main results in our paper, please check the [artifact folder](./osdi23_artifact/) and follow the instructions in it. - -## Note -This repo is synced with this branch https://github.com/alpa-projects/alpa/tree/mms for other shared alpa code.