归档 / 2026-05-21 / Llama-2-7b-chat-mlx (mlx-community)

Llama-2-7b-chat-mlx (mlx-community)

Apple芯片上本地运行的Llama2 7B对话模型

  • Apple Silicon
部署
  • py git clone https://github.com/ml-explore/mlx-examples && pip install mlx huggingface_hub && huggingface-cli download mlx-community/Llama-2-7b-chat-mlx --local-dir model
  • py python mlx-examples/llama/llama.py --prompt 'Hi' model/
入选理由
MLX格式仅限Apple设备,有清晰示例但非通用接口;社区转换,无新增能力;下载量中等。
对位
替代 llama.cpp 的 Llama2-7B-Chat
适合
Apple芯片本地聊天机器人开发 / 离线文本生成与原型测试
不适合
非Apple芯片或NVIDIA GPU推理
规模
7B · 4096
授权
llama2
框架
mlx
可信度
HuggingFace下载4057,点赞85,Meta Llama2官方权重转换

评分详情

Q1
今天能接上用吗   3 / 5
Q2
有可信证据吗   3 / 5
Q3
是新东西吗   1 / 5
总分
7

HuggingFace 原始数据 (抓取于 2026-05-21)

作者
mlx-community
任务类型
text-generation
推理库
mlx
下载
4,057
点赞
85
许可证
llama2
标签
mlx, llama, facebook, meta, llama-2, text-generation, license:llama2, region:us

探索

源链接 ↗