mlx-community/Hermes-2-Theta-Llama-3-8B-8bit
Model was converted to MLX format from NousResearch/Hermes-2-Theta-Llama-3-8B
using mlx-lm version 0.14.3.
Converted & uploaded by: @ucheog (Uche Ogbuji).
Refer to the original model card for more details on the model.
Use with mlx
pip install mlx-lm
from mlx_lm import load, generate
model, tokenizer = load('mlx-community/Hermes-2-Theta-Llama-3-8B-8bit')
response = generate(model, tokenizer, prompt='Hello! Tell me something good.', verbose=True)
Conversion command
python -m mlx_lm.convert --hf-path NousResearch/Hermes-2-Theta-Llama-3-8B --mlx-path ~/.local/share/models/mlx/Hermes-2-Theta-Llama-3-8B -q --q-bits 8
- Downloads last month
- 81
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
the model is not deployed on the HF Inference API.
Model tree for mlx-community/Hermes-2-Theta-Llama-3-8B-8bit
Base model
NousResearch/Meta-Llama-3-8B
Finetuned
NousResearch/Hermes-2-Pro-Llama-3-8B