mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-08-18 05:30:46 +00:00
4 lines
139 B
Bash
Executable File
4 lines
139 B
Bash
Executable File
. venv/bin/activate
|
|
|
|
lightrag-ollama --llm-binding openai --llm-model deepseek-chat --embedding-model "bge-m3:latest" --embedding-dim 1024
|