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 09:04:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7d5c68e6718766d45d0fc921523a5f6715d8dd4d
llamactl
/
pkg
History
LordMathis
e319731239
Remove unnecessary read locks from GetStatus and IsRunning methods
2025-08-28 19:19:28 +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
Enforce maximum running instances limit in StartInstance method
2025-08-27 21:18:38 +02:00
server
Refactor instance status management: replace Running boolean with InstanceStatus enum and update related methods
2025-08-27 19:44:38 +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