William

Results 7 comments of William

I clone the repo and npm run myself, and it works (But I didn't change the GITHUB_ID and GITHUB_TOKEN in `.env` to mine). And I see the commit badge in...

> Are you using the KDE version of Manjaro, by chance? I have consistently run into this error on a variety of packages, including terminalizer. same (using Manjaro KDE)

Support backward of middle hidden states by PR #40 .

have you tried something like tutorial/2.1_conditional_generation.py?

For finetune, refer to https://github.com/OpenBMB/ModelCenter/tree/main/model_center/dataset/t5dataset. For pretrain, refer to https://modelcenter.readthedocs.io/en/latest/notes/pretrain_data.html.

It might be that the phone's GPU is relatively old, since the current deployment framework utilizes the GPU. We are working to shift our deployment framework to that uses the...

理论上支持,可以直接安装我们的 APK 测试 (https://github.com/OpenBMB/mlc-MiniCPM/?tab=readme-ov-file#android-apk) 另外上面提到的基于 CPU 的框架 llama.cpp 的适配我们已经跑通 (https://github.com/ggerganov/llama.cpp/pull/6919)