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-11-06 00:54:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fdd46859b9327b2a9c0a59cb4cd657405609299e
llamactl
/
pkg
History
LordMathis
74495f8163
Refactor Shutdown method to improve instance stopping logic and avoid deadlocks
2025-08-30 22:04:43 +02:00
..
backends
/llamacpp
Fix temp in tests
2025-08-06 18:49:36 +02:00
config
Add MaxRunningInstances to InstancesConfig and implement IsRunning method
2025-08-27 18:42:34 +02:00
instance
Remove unnecessary read locks from GetStatus and IsRunning methods
2025-08-28 19:19:28 +02:00
manager
Refactor Shutdown method to improve instance stopping logic and avoid deadlocks
2025-08-30 22:04:43 +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