Skip to content

semantic-systems/llm-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text Generation and Classification API

This API provides text generation and classification capabilities using a pre-trained large language model.

Running the API

To run the API, execute the following command:

CUDA_VISIBLE_DEVICES=1 python llm-chat-llama3.py

Accessing the Swagger UI

The Swagger UI for this API is accessible at the following URL:

https://llm-chat.skynet.coypu.org/swagger

Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages