Skip to content

Pirner/cora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cora

server for large language model.

This is mostly a learning project to get more involved into training my own large language model and also hosting them.

Installation

pip install -r requirements.txt

Running the server

The server is based on FastAPI, simply take the app and start it. It will start the uvicorn server to run your FastAPI.

python app.y

About

server for large language model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors