Skip to content

Commit

Permalink
fix: guvicorn
Browse files Browse the repository at this point in the history
  • Loading branch information
nlueem committed Aug 3, 2024
1 parent 4fbdb8d commit b242930
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ A simple RESTful service for the Meta-Llama-3.1-8B-Instruct language model.

## Getting Started

1. Push this repo via SSH to your Hugging Face space
1. Push this repo via SSH to your personal Hugging Face space

## How to use

Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ accelerate==0.33.0
torch==2.4.0
fastapi==0.112.0
transformers==4.43.3
gunicorn==22.0.0
uvicorn==0.30.5

0 comments on commit b242930

Please sign in to comment.