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
- 11
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.
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