AlexRain
AlexRain
## 问题描述 在使用 `4bit` 的 flm 模型后, 模型占用单卡显存 4G, 在输入 prompt 约 2000 字的情况下, 计算过程中总显存会逐渐增到 `16G 以上` 原 chatglm 在这种情况增加 2G 左右  不知道为什么中间积累的显存会有这么大区别 ### 测试样本 ```bash...
After `transformer` fires event of `dragend`, it would spread event like `mousedown` to each nodes, which then collected by `Stage`, this would make tool of `arrow` execute it handler multiple...
### Bug Report / 缺陷报告 **问题描述 / Describe the bug** The tool of `Arrow` would not work after `transformer` fires event of `dragend` **复现步骤 / To Reproduce** 1. create any...