llama2-70-test-4bit

This model was converted to MLX format from meta-llama/Llama-2-70b-chat-hf. Refer to the original model card for more details on the model.

Use with mlx

pip install mlx
git clone https://github.com/ml-explore/mlx-examples.git
cd mlx-examples/llms/hf_llm
python generate.py --model mlx-community/llama2-70-test-4bit --prompt "My name is"
Downloads last month
2
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and the HF Inference API does not support mlx models with pipeline type text-generation