王召德

Results 53 comments of 王召德

https://mnn-docs.readthedocs.io/en/latest/faq.html#id16

可以参考GithubAction的步骤编译:https://github.com/alibaba/MNN/blob/master/.github/workflows/pymnn_windows.yml

![android_demo](https://github.com/THUDM/ChatGLM-6B/assets/8401806/ba34dd16-c050-4546-a263-b61ab8ee96ad)

> > 确实动态内存部分没有复用,还在解决中 > > 期待解决方案 分析了你的情况,已经讨论出解决方案了;后续需要时间实现和测试~

确实存在着问题,正在修复

LowMemory是指计算时做反量化降低内存使用;是与加载时反量化相比的; fp16不存在反量化的问题,所以不需要降低内存

这个目前主要对内部使用

can you name your branch as `feature/xxxx`? `feature/xxxx` will trigger the github action CI.

> @Ratansairohith The installation was tested on RP4b with the latest RP OS. > > Try the following step to build the wheel and install it. > > 1. install...

DEMO已更新:https://github.com/alibaba/MNN/pull/2244