Skip to content

Commit

Permalink
fix: build faild
Browse files Browse the repository at this point in the history
Log:
Change-Id: Ibe88a57b4f761a3e2d7fa83605c78e7cf6d34399
  • Loading branch information
deepin-mozart committed Jan 21, 2025
1 parent 2e7cbb6 commit 855dd28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/smartut/manager/uttaskpool.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ public Q_SLOTS:
void stoped(NodeItem *item);

private:
bool createModels(const QString &model);
void createModels(const QString &model);

QQueue<Task> taskQueue;
QMap<QString, QList<AbstractLLM *>> idleModels;
Expand Down

0 comments on commit 855dd28

Please sign in to comment.