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-07 01:24:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
894f3c3213b17841c7bfd96d48200559775104af
llamactl
/
pkg
/
manager
History
LordMathis
894f3c3213
Refactor StartInstance method to improve max running instances check
2025-08-31 00:14:29 +02:00
..
manager_test.go
Refactor instance status management: replace Running boolean with InstanceStatus enum and update related methods
2025-08-27 19:44:38 +02:00
manager.go
Add LastRequestTime method and LRU eviction logic for instance management
2025-08-30 23:59:37 +02:00
operations.go
Refactor StartInstance method to improve max running instances check
2025-08-31 00:14:29 +02:00
timeout.go
Refactor logging in checkAllTimeouts
2025-08-19 19:25:15 +02:00