Commit ed56a8ffcd10
Changed files (1)
systems
aomi
systems/aomi/extra.nix
@@ -76,6 +76,10 @@
# Quick Tasks
"phi3.5:3.8b" # Ultra-fast all-rounder: MIT license (~2.4GB, 15-25 tok/s)
+ # Tool Calling / OpenCode Support
+ "llama3.1:8b" # Native tool support, good for OpenCode (~4.7GB)
+ "mistral-nemo" # Fast tool calling support (~7.7GB)
+
# Legacy (keeping for compatibility)
"mistral:7b-instruct-q4_K_M" # General purpose fallback
];