13 lines
245 B
YAML
13 lines
245 B
YAML
|
|
export:
|
||
|
|
repo_id: KookiesXy/Neo50M
|
||
|
|
checkpoint: outputs/checkpoints/best
|
||
|
|
hf_dir: outputs/hf
|
||
|
|
onnx_dir: outputs/onnx
|
||
|
|
gguf_dir: outputs/gguf
|
||
|
|
eval_dir: outputs/evals
|
||
|
|
max_shard_size: 2GB
|
||
|
|
gguf_outtypes:
|
||
|
|
- f16
|
||
|
|
- q8_0
|
||
|
|
- q4_k_m
|