GithubHelp home page GithubHelp logo

flowm / llm-stack Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 2.0 18 KB

Docker compose config for local and hosted llms with multiple chat interfaces

License: MIT License

caddy chatgpt docker docker-compose litellm llm ollama

llm-stack's Introduction

LLM Stack

An all-in-one Docker Compose config for providing access to local and external LLMs with multiple chat interfaces.

Components

  • Caddy: Acts as central entrypoint for the whole stack
  • Ollama: Provides access to local LLM models
  • LiteLLM: OpenAI compatible API proxy for local Ollama provided models and upstream models
  • Multiple ChatGPT-style web interfaces for interacting with the LLM models

Models

  • Local
    • local-mistral
    • local-mixtral-8x7b
    • local-llama3-8b
  • OpenAI
    • openai-gpt-3.5-turbo
    • openai-gpt-4-turbo
    • openai-gpt-4o
  • Google
    • google-gemini-1.5-pro
  • Anthropic
    • anthropic-claude-3-sonnet
    • anthropic-claude-3-opus
  • Groq
    • groq-llama3-70b

Chat Frontends

Getting Started

Prerequisites

  • Docker
  • Docker Compose
  • Git

Setup

  1. Clone this repository
  2. Copy the default config cp default.env .env
  3. Edit .env and add the relevant API keys
  4. Start the Docker Compose configuration: docker-compose up
  5. Access the Caddy webserver at http://localhost:3000

llm-stack's People

Contributors

flowm avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.