mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-12 23:36:44 +00:00
update
This commit is contained in:
@@ -142,7 +142,7 @@ type Task struct {
|
||||
NumberGPU int `json:"gpu_number"`
|
||||
MemoryGPU int `json:"gpu_memory"`
|
||||
IsPS bool `json:"is_ps"`
|
||||
ModelGPU bool `json:"gpu_model"`
|
||||
ModelGPU string `json:"gpu_model"`
|
||||
}
|
||||
|
||||
type Group struct {
|
||||
|
||||
Reference in New Issue
Block a user