Metadata-Version: 2.4
Name: muthuishere-modelnexus
Version: 0.2.1
Summary: Local LLM inference in your own process — llama.cpp via a C ABI. No daemon, no port.
Author: Muthukumaran Navaneethakrishnan
License: MIT
Project-URL: Homepage, https://github.com/muthuishere/modelnexus
Project-URL: Source, https://github.com/muthuishere/modelnexus
Keywords: llm,llama.cpp,gguf,embeddings,reranking,lora,local
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: test
Requires-Dist: pytest>=7; extra == "test"
