Canva

Results 5 comments of Canva

We can migrate to springdoc. This library also supports OpenAPI 3 and Swagger UI. @guwan @wangqinggo @1171736840 @TyinOne ```java org.springdoc springdoc-openapi-starter-webmvc-ui 2.0.0-M3 ``` ```java /** * 接口文档配置 * * @author...

https://github.com/CanvaChen/llm-dataset-chinese-poetry

embed_tokens 能一起支持吗?

@novohool 扩充分词器词表,预处理语料,执行预训练脚本。 最近重新设计了分词器词表,也在重新整理一遍本仓库的数据集提高质量,用于训练LLaMA 2,后续会开放训练好的模型。 - [chinese-llama-tokenizer](https://github.com/CanvaChen/chinese-llama-tokenizer) - [llm-dataset-chinese-poetry](https://github.com/CanvaChen/llm-dataset-chinese-poetry)

@schauder Thank you. I have achieved the effect of dynamic insertion through custom implementation. My scenario is as follows: 1. Many people are used to setting most of the table...