返回全部动态
React Native ExecuTorch 版 all-MiniLM-L6-v2 模型发布
原标题:software-mansion/react-native-executorch-all-MiniLM-L6-v2
AI 摘要
该仓库托管了适用于 React Native ExecuTorch 库的 all-MiniLM-L6-v2 模型,以 .pte 格式导出并支持 xnnpack。模型使用 ExecuTorch v0.6.0 导出,不保证向前兼容,用户需确保运行时版本匹配。仓库包含模型文件和 tokenizer.json,供开发者在移动端集成。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
--- license: apache-2.0 --- # Introduction This repository hosts the [all-MiniLM-L6-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2/tree/main) models for the [React Native ExecuTorch](https://www.npmjs.com/package/react-native-executorch) library. It includes the model exported for xnnpack in `.pte` format, ready for use in the **ExecuTorch** runtime. If you'd like to run these models in your own ExecuTorch runtime, refer to the [official documentation](https://pytorch.org/e
发布时间:2026-08-03 23:46
抓取时间:2026-08-03 23:49
来源机构:Hugging Face