FastAPI server for LLM intergration with Macbeth CV
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Cailean 6385bb1e7c Fixed loading model issues 1 month ago
.gitignore initial commit 1 month ago
readme.md Readme added 1 month ago
requirements.txt Fixed loading model issues 1 month ago
server.py Fixed loading model issues 1 month ago

readme.md

Start the server with this command: uvicorn server:app --reload