File size: 410 Bytes
718614f |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
models:
#writer
# - model: openerotica/Llama-3-lima-nsfw-16k-test 不兼容
- model: maldv/llama-3-fantasy-writer-8b
#lang
- model: hfl/llama-3-chinese-8b-instruct-v3
- model: elyza/Llama-3-ELYZA-JP-8B
- model: MLP-KTLim/llama-3-Korean-Bllossom-8B
- model: ./llama3-8B-DarkIdol-2.2-Uncensored-1048K-a
merge_method: model_stock
base_model: ./llama3-8B-DarkIdol-2.2-Uncensored-1048K-a
dtype: bfloat16
|