We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fea1c61
ChatGLM-MNN models with fp16 weight.
-权值使用fp16存储,相比fp32模型降低一半;推理时precision=Low则使用fp16;否则使用fp32。