mob
mob
> 我是这句,错误 LNK2019 无法解析的外部符号 sprintf,该符号在函数 lept_stringify_value 中被引用,这该咋搞,我是vs2015 无法解析应该是因为没有include头文件。
> [02/16/2022-07:17:27] [I] [TRT] No importer registered for op: Mod. Attempting to import as plugin. [02/16/2022-07:17:27] [I] [TRT] Searching for plugin: Mod, plugin_version: 1, plugin_namespace: [02/16/2022-07:17:27] [E] [TRT] parsers/onnx/ModelImporter.cpp:780: While...
> Thanks for outsourcing nice repo @Shivanandroy > did you also develop functionality to predict multiple strings as a single vector like batch execution. > Its computationally expensive to predict...
I have encountered the same question when trying to simplify a transformer-based model. Is there any solution?
@aoguedao scikit-learn moves the `check_pandas_support` api according to [here](https://github.com/scikit-learn/scikit-learn/pull/28482), downgrade to `scikit-learn
upgrade to v1.0.1 fixes the problem
@woshidahunzi1 According to https://github.com/ollama/ollama/pull/5872, Ascend does not support Q4_K_M quantization, so it fall backs to running on the CPU.