llm-mixer / README.md
Hansimov's picture
:recycle: [Refactor] Remove docker-compose, and modify host and port
1945d73
|
raw
history blame
No virus
291 Bytes
metadata
title: LLM Mixer
emoji: πŸ”€
colorFrom: gray
colorTo: gray
sdk: docker
app_port: 23456

Mirrors:

Run

Command Line

sudo npm install
node server.js

Docker

docker build -t llm-mixer:1.0 .
docker run llm-mixer:1.0