system/hm/pkgs/llm-packages.nix

6 lines
52 B
Nix
Raw Normal View History

2024-11-01 12:04:24 -04:00
{ pkgs, ... }:
with pkgs;
[
# LLM's
# lmstudio
]