mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
lmstudio: 0.3.15.11 -> 0.3.16.8
This commit is contained in:
parent
807602f988
commit
959b549066
1 changed files with 4 additions and 4 deletions
|
@ -7,10 +7,10 @@
|
|||
let
|
||||
pname = "lmstudio";
|
||||
|
||||
version_aarch64-darwin = "0.3.15-11";
|
||||
hash_aarch64-darwin = "sha256-Bi5UbZR0fDYF+x9mtFaqZsOZZ1gMQAJN+IS/ST/5Wkc=";
|
||||
version_x86_64-linux = "0.3.15-11";
|
||||
hash_x86_64-linux = "sha256-EfynIN6DGSvzOgI+E7CxycJ2KUlFZx2YRwRihjhE3SM=";
|
||||
version_aarch64-darwin = "0.3.16-8";
|
||||
hash_aarch64-darwin = "sha256-iuC43czK26Yf4DM9BhUUBjgDilQeURq+ZdeN2BHPeVo=";
|
||||
version_x86_64-linux = "0.3.16-8";
|
||||
hash_x86_64-linux = "sha256-vouDzaSgkYN++FKz0tLn9ItHg0tQmnFk2U7RlQyAUWg=";
|
||||
|
||||
meta = {
|
||||
description = "LM Studio is an easy to use desktop app for experimenting with local and open-source Large Language Models (LLMs)";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue