Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
williamFalcon authored Apr 11, 2024
1 parent fbfbeda commit 8273273
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,9 @@ pip install -e '.[all]'


# Get started
LitServe consists of 2 very simple, minimal but powerful APIs - the LitAPI and the LitServer.
LitServe is an inference server for AI/ML models that is minimal and highly scalable.

It has 2 simple, minimal APIs - LitAPI and LitServer.

## Implement a server
Here's a hello world example:
Expand Down

0 comments on commit 8273273

Please sign in to comment.