Skip to content

NCTU-SYNC/sync-server-llm

Repository files navigation

SYNC Server LLM

Installation

git clone --recurse-submodules https://github.com/NCTU-SYNC/sync-server-llm.git
cd sync-server-llm

poetry install
poetry run gen-protos

Usage

Please setup the configuration file configs/config.toml before running the server. You can refer to the configs/example.toml for the format.

poetry run serve --config configs/config.toml

Features

Please refer to the protobuf files in protos/ for the features provided by the server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages