Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Latest commit

History

History
34 lines (22 loc) 路 1.32 KB

File metadata and controls

34 lines (22 loc) 路 1.32 KB

kilroy-module-huggingface

kilroy module using Hugging Face models 馃

Lint Multiplatform tests Docker tests Docs


Installing

Using pip:

pip install kilroy-module-huggingface

Usage

To run the module server, install the package and run the following command:

kilroy-module-huggingface

This will start the face server on port 11000 by default. Then you can communicate with the server, for example by using this package.