Skip to content

Question: is it possible to use symposium with local GPUs via something like llama.cpp/vllm which presents an OpenAI compable API? #271

Description

@incf-ai

Sometimes it is desirable not to expose source code/etc. to remote services. Paranoid and/or cheap people (like me) sometimes run LLMs on one or more local GPUs using a program like llama.cpp (or vllm on multi-GPU servers) in order to do AI assisted programming locally. Most of the local LLM execution engines present a ("mostly") OpenAI compable API, which is possibly similar to the APIs presented by a few of the commercial AI services (namely OpenAI).

Is it possible to use symposium with the "OpenAI compatible" API presented by any of the popular local LLM execution engines? If so, is it documented anyplace?

I'm excited for some of the features offered by symposium, but I'm not excited about sending my company's source code or my budget (via per tokens fees, or subscriptions) to third parties.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    • Status
      Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions