13 lines
264 B
YAML
13 lines
264 B
YAML
|
|
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
|