model_info: | |
name: anemll-DeepHermes-3-Llama-3-8B-Preview-ctx1024 | |
version: 0.1.1 | |
description: | | |
Demonstarates running DeepHermes-3-Llama-3-8B-Preview on Apple Neural Engine | |
Context length: 1024 | |
Batch size: 64 | |
Chunks: 8 | |
license: MIT | |
author: Anemll | |
framework: Core ML | |
language: Python | |
parameters: | |
context_length: 1024 | |
batch_size: 64 | |
lut_embeddings: none | |
lut_ffn: 6 | |
lut_lmhead: 6 | |
num_chunks: 8 | |
model_prefix: DeepHermes | |