Metadata-Version: 2.4
Name: whichllm
Version: 0.2.1
Summary: Find the best LLM that runs on your hardware
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: dbgpu[fuzz]>=1.0
Requires-Dist: httpx>=0.27
Requires-Dist: nvidia-ml-py>=12.0
Requires-Dist: psutil>=5.9
Requires-Dist: rich>=13.0
Requires-Dist: typer>=0.9
