Metadata-Version: 2.1
Name: voyage-agents
Version: 0.0.1
Summary: AI agent and tool calling library for small local models using llama.cpp.
Author: Ville Kuosmanen
Project-URL: Homepage, https://github.com/villekuosmanen/voyage-agents
Project-URL: Issues, https://github.com/villekuosmanen/voyage-agents/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# voyage-agents
AI Agents for local GPUs, by Voyage Robotics.

Find a 7B param multi-modal LLaVa x Mistral model in [HuggingFace](https://huggingface.co/villekuosmanen/LLaVa-1.6-Mistral-7B-llama.cpp/tree/main). You can also build models yourself using the llama.cpp library.
