config: update all references to qwen3:0.6b + qwen3-embedding:0.6b
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
echo "LightRAG shell ready."
|
||||
echo " start: lightrag-server"
|
||||
echo " config: $RAGS_ROOT/.env.lightrag"
|
||||
echo " needs: ollama with qwen2.5:7b + nomic-embed-text"
|
||||
echo " needs: ollama with qwen3:0.6b + qwen3-embedding:0.6b"
|
||||
echo ""
|
||||
'';
|
||||
};
|
||||
@@ -99,7 +99,7 @@
|
||||
echo "Graphiti shell ready."
|
||||
echo " neo4j: nix run .#neo4j-start (in another terminal, run first)"
|
||||
echo " config: $RAGS_ROOT/.env.graphiti"
|
||||
echo " needs: ollama with qwen2.5:7b + nomic-embed-text"
|
||||
echo " needs: ollama with qwen3:0.6b + qwen3-embedding:0.6b"
|
||||
echo ""
|
||||
'';
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user