Ke Meng

Results 2 issues of Ke Meng

A compile error occurs when including the `"SQLParser.h"` in another project. (sql_parser as third-party) ``` /thirdparty/sql-parser/src/sql/CreateStatement.h:74:67: error: 'dynamic_cast' not permitted with '-fno-rtti' 74 | ynamic_cast(tableElem)) { | ^ /thirdparty/sql-parser/src/sql/CreateStatement.h:76:82: error:...

### Describe the issue The inference of LLM has always been costly, so recently I have been studying whether it is possible to use a CPU for inference (from a...

CPU
Performance
LLM
Escalate