mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
parent
eea77e100f
commit
089c4eae1c
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
|
|||
pythonImportsCheck = [ "whichllm" ];
|
||||
|
||||
meta = {
|
||||
description = "Find the local LLM that actually runs and performs best on your hardware. Ranked by real, recency-aware benchmarks, not parameter count. One command, run it instantly";
|
||||
description = "Find the local LLM that actually runs and performs best on your hardware";
|
||||
homepage = "https://github.com/Andyyyy64/whichllm";
|
||||
changelog = "https://github.com/Andyyyy64/whichllm/blob/${finalAttrs.src.tag}/CHANGELOG.md";
|
||||
license = lib.licenses.mit;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue