Skip to content

ResearchComputingServices/maple-llm

Repository files navigation

maple-llm

Large Language Model backend for Maple project

Install

sudo ./install.sh

Running the server

gunicorn --certfile /etc/nginx/aimodel_cert.pem --keyfile /etc/nginx/aimodel_key.pem -b 0.0.0.0:5000 --threads 8 --timeout 0  gptserver:app

About

Large Language Model backend for Maple project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published