This website requires JavaScript.
Explore
Help
Register
Sign In
Mathis
/
llamactl
Watch
1
Star
0
Fork
0
You've already forked llamactl
mirror of
https://github.com/lordmathis/llamactl.git
synced
2025-12-23 09:34:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58cb36bd18c277892c55e10f5515b70bbcd91e7d
llamactl
/
pkg
History
LordMathis
58cb36bd18
Refactor instance management: replace CanStartInstance with IsMaxRunningInstancesReached method
2025-08-30 23:12:58 +02:00
..
backends
/llamacpp
Fix temp in tests
2025-08-06 18:49:36 +02:00
config
Add LRU eviction configuration for instances
2025-08-30 22:26:02 +02:00
instance
Remove unnecessary read locks from GetStatus and IsRunning methods
2025-08-28 19:19:28 +02:00
manager
Refactor instance management: replace CanStartInstance with IsMaxRunningInstancesReached method
2025-08-30 23:12:58 +02:00
server
Introduce MaxRunningInstancesError type and handle it in StartInstance handler
2025-08-28 20:07:03 +02:00
testutil
Split large package into subpackages
2025-08-04 19:23:56 +02:00
validation
Update ValidateInstanceName to return the validated name and modify tests accordingly
2025-08-04 20:46:15 +02:00