File size: 264 Bytes
dddc378 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
models:
- model: tokyo-electron-device-ai/llama3-tedllm-8b-v0
parameters:
weight: 1
density: 1
merge_method: ties
base_model: rinna/llama-3-youko-8b-instruct
parameters:
weight: 1
density: 1
normalize: true
int8_mask: true
dtype: bfloat16 |