Lucas Liu
Lucas Liu
**Describe the PR** 1) test host definition 2) give more information if param type is wrong 3) make combined object definition can defined based on interface{} like: " @Success 200...
**Describe the PR** 1. add logrus as logger package, so we can handle more log level 2. change parser.debuger to parser.logger, so use it to log other levels make sense....
support binding arg so user can handle variable in v-for, for example: ``` ```
关于预训练脚本
请教一下,目前的预训练脚本,我看是通过text模式加载的通用中文语料,是因为只做中文化的原因么? 那我要是想做领域问答的lora模型,是不是不能用text,要把语料处理成instruction,input,output分栏模式,再用json或者csv去load?
使用run_clm_sft_with_peft.py在合并的7b模型上再进行精调 运行成功,但是最后提示 Trainer.model is not a `PreTrainedModel`, only saving its state dict. 我看生成目录中文件也不是特别一致,缺config.json, generation_config.json等文件。 是需要额外运行什么命令么
We add a grpc server based on http server code and some change. And I wish it will be helpful. Buf according to grpc c++ version requirement. It will need...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior https://github.com/milvus-io/milvus-sdk-go/blob/626c1fece76114d1d7e6abcfbf759cd1f7bc5d62/entity/rows.go#L552 reflectValueCandi reflect array of wrong length, it trim the last...
I got "The platform is not supported" error. After debug, I am sure 0x8001010E RPC_E_WRONG_THREAD in RoHelper::CreateDispatcherQueueController in rohelper.cc line 229 which is `return mFpCreateDispatcherQueueController(options, dispatcherQueueController);` ``` HRESULT RoHelper::CreateDispatcherQueueController( DispatcherQueueOptions...