Liuyang c0f597f81c feat(llm): 添加 GPU 名称字段并实现相关逻辑
- 在 FineTuningTaskRespVO 中添加 gpuName 字段,用于展示 GPU 名称
- 在 FineTuningTaskServiceImpl 中实现 GPU 名称的获取逻辑
- 通过 ServerNameService 获取 GPU 类型对应的 ServerNameDO,并设置 GPU 名称
2025-02-25 18:19:33 +08:00
..
2024-12-18 14:12:01 +08:00