fix: Update ColQwen guide link to docs/ directory

This commit is contained in:
aakash
2025-12-06 03:33:02 -08:00
parent f13bd02fbd
commit af47dfdde7

View File

@@ -423,7 +423,7 @@ python -m apps.colqwen_rag search my_index "your question here" --top-k 5
- **ColQwen2** (`colqwen2`): Latest vision-language model with improved performance
- **ColPali** (`colpali`): Proven multimodal retriever
For detailed usage, see the [ColQwen Guide](COLQWEN_GUIDE.md).
For detailed usage, see the [ColQwen Guide](docs/COLQWEN_GUIDE.md).
</details>