Canva

Results 26 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...

@yaoyuanTHU int4依然存在不正面回答问题的情况,容易重复用户的表述,或者反问用户。 另外试了下hf上的demo,不太会聊天,无法理解上下文信息,容易答非所问,且对很多问题不懂语义,只顾着描述图片。总的来说模型就第一轮问答比较正常,后面就出各种问题了,如下图2个例子: ![image](https://github.com/OpenBMB/MiniCPM-V/assets/18375123/2b3aad71-85cd-4afc-b4b7-6e424fb5df72) ![image](https://github.com/OpenBMB/MiniCPM-V/assets/18375123/356e01e2-0c9e-4403-be02-ed861f088283)

我也遇到了,试了下现在必须开代理

可以支持,需要改代码。不过FLUX.1仅靠prompt就有办法保持一致的

sdxl能用的,kolors可以无缝切换。只需要小改下代码,加载模型使用kolors的pipeline就可以了

按顺序每个角色单独改变模型注意力即可,所有角色跑一遍后,即可开始推理多个角色同框的图