[KC-108] ai api batch 작업중
This commit is contained in:
@@ -44,5 +44,4 @@ public class GpuMetricEntity {
|
||||
|
||||
@Column(name = "gpu_mem_total")
|
||||
private Float gpuMemTotal;
|
||||
|
||||
}
|
||||
|
||||
@@ -55,5 +55,4 @@ public class SystemMetricEntity {
|
||||
|
||||
@Column(name = "memused")
|
||||
private Float memused;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user