jianking123

Results 12 comments of jianking123

> > 但是使用时有异常 > > 请贴 error log [Uploading 日志.txt…]()

15:13:55.836 SuggestManager E openApp name = com.k2fsa.sherpa.onnx 15:13:55.984 Perf I Connecting to perf service. 15:13:55.997 FeatureParser I can't find dipper.xml in assets/device_features/,it may be in /system/etc/device_features 15:13:56.008 libc E Access...

Please tell me some possible solutions to this problem, I will try them

> 0.5B model is too small 我又尝试了Qwen2.5-1.5B-instruct-MNN模型,也有同样的问题 两个模型的效果是可以接受的因为加载和推理速度都可以,请问这个问题可以解决吗

> 这个和模型无关,更新 mnn 代码即可 请问都更新哪里的代码,没有看到此问题的pull和新的releases

请问这个更新是否需要更换so文件,如果需要去哪里下载

> 这个和模型无关,更新 mnn 代码即可 请问更新那部分

> 默认的采样方式没有规避重复的处理,可以在 config.json 里面加一句 "sampler_type": "penalty" > > https://mnn-docs.readthedocs.io/en/latest/transformers/llm.html 您好,我已经设置了sampler_type,也使用了目前最新的代码编译,还是出现重复无法停止的问题,请问是目前还没有办法修复吗,希望您能回复一下