Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 460 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 460 Bytes

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