热门
最新
红包
立Flag
投票
同城
我的
发布
加入 Briefings “15种破坏你的Copilot的方法” 讲座,与Michael Bargury一起学习如何通过不安全的默认设置、过度许可的插件等方式利用Microsoft Copilot Studio提取敏感数据!立即注册 >> https://bit.ly/45i5agZ
CSDN App 扫码分享
评论
12
- 复制链接
- 举报
下一条:
几种常用的LLM开发工具有MLX集成。我知道的有三个:LangChain,用于LLM驱动的应用MLX文档: https://github.com/langchain-ai/langchain/blob/master/docs/docs/integrations/llms/mlx_pipelines.ipynb 和 https://github.com/langchain-ai/langchain/blob/master/docs/docs/integrations/chat/mlx.ipynbLlamaIndex,一种LLM数据框架MLX文档: https://github.com/run-llama/llama_index/tree/main/llama-index-integrations/llms/llama-index-llms-mlxOutlines,用于结构化文本生成MLX文档: https://github.com/outlines-dev/outlines/blob/main/docs/reference/models/mlxlm.md