Start the Zep server: $./zep up Make sure to set thesecretvalue in thezep.yamlconfiguration file. Additionally, make sure that you expose anOPENAI_API_KEYenvironment variable either in a local .env file or by running: $export OPENAI_API_KEY=your_openai_api_key ...
GraphRAG using Local LLMs - Features robust API and multiple apps for Indexing/Prompt Tuning/Query/Chat/Visualizing/Etc. This is meant to be the ultimate GraphRAG/KG local LLM app. - GraphRAG-Local-UI/api.py at main · DouDOU-start/GraphRAG-Local-UI
Local Model Support: Leverage local models for LLM and embeddings, including compatibility with Ollama and OpenAI-compatible APIs. Cost-Effective: Eliminate dependency on costly cloud-based models by using your own local models. Interactive UI: User-friendly interface for managing data, running queries...
A RWKV management and startup tool, full automation, only 8MB. And provides an interface compatible with the OpenAI API. RWKV is a large language model that is fully open source and available for comm
Compatible with the OpenAI API, making every ChatGPT client an RWKV client. After starting the model, openhttp://127.0.0.1:8000/docsto view more details. Automatic dependency installation, requiring only a lightweight executable program.
export OPENAI_API_BASE=https://your-custom-endpoint.com/v1 export LANG=en export MODEL_FORMAT=gpt4 docker compose up -d ``` 2. **Model Cache**: The container maps the `/root/.cache:/root/.cache` path. If you use the local large model mode (`internlm_server`), model files will...
Compatible with the OpenAI API, making every ChatGPT client an RWKV client. After starting the model, openhttp://127.0.0.1:8000/docsto view more details. Automatic dependency installation, requiring only a lightweight executable program.
A RWKV management and startup tool, full automation, only 8MB. And provides an interface compatible with the OpenAI API. RWKV is a large language model that is fully open source and available for commercial use. - Gao-hao-nan/RWKV-Runner
A RWKV management and startup tool, full automation, only 8MB. And provides an interface compatible with the OpenAI API. RWKV is a large language model that is fully open source and available for commercial use. - wjmboss/RWKV-Runner