提交 1d0efa53 编写于 作者: 走神的阿圆's avatar 走神的阿圆

fix ci

上级 86fbb6aa
......@@ -173,8 +173,7 @@ class ServingCommand(BaseCommand):
bs = BertServer(with_gpu=args.use_gpu)
bs.with_model(model_name=args.modules[0])
CacheUpdater(
"hub_bert_service",
module=args.modules[0],
"hub_bert_service", module=args.modules[0],
version="0.0.0").start()
bs.run(gpu_index=args.gpu, port=int(args.port))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册