Special Thanks:
Model Description:
The module combination has been readjusted to better fulfill various roles and has been adapted for mobile phones.

Chang Log
2024-06-24
- 中文,日文,韩文重新调整,能够更好的输出中文,日文,韩文
- Chinese, Japanese, and Korean have been readjusted to better output Chinese, Japanese, and Korean.
- 问题:对图像识别准确率下降,解决办法,使用https://huggingface.co/spaces/aifeifei798/Florence-2-base来处理图像描述,感谢microsoft/Florence-2带来的图像识别,速度快并准确,输出格式多.https://huggingface.co/spaces/gokaygokay/Florence-2 是快速版本,感谢gokaygokay做的应用
- Issue: The accuracy of image recognition has decreased. Solution: Use https://huggingface.co/spaces/aifeifei798/Florence-2-base to process image descriptions. Thank you to microsoft/Florence-2 for bringing fast and accurate image recognition with multiple output formats. https://huggingface.co/spaces/gokaygokay/Florence-2 is the fast version, thanks to gokaygokay for the application.
2024-06-20
- Using the underlying model.(Meta-Llama-3-8B-Instruct)
- Integrating the numerous models I previously created.look at base_model.
Stop Strings
stop = [
"## Instruction:",
"### Instruction:",
"<|end_of_text|>",
" //:",
"</s>",
"<3```",
"### Note:",
"### Input:",
"### Response:",
"### Emoticons:"
],
Model Use
character
If you want to use vision functionality:
- You must use the latest versions of Koboldcpp.
To use the multimodal capabilities of this model and use vision you need to load the specified mmproj file, this can be found inside this model repo. Llava MMProj
- You can load the mmproj by using the corresponding section in the interface:

Thank you:
To the authors for their hard work, which has given me more options to easily create what I want. Thank you for your efforts.
- Hastagaras
- Gryphe
- cgato
- ChaoticNeutrals
- mergekit
- merge
- transformers
- llama
- Nitral-AI
- MLP-KTLim
- rinna
- hfl
- .........
base_model:
- aifeifei798/Meta-Llama-3-8B-Instruct
- MLP-KTLim/llama-3-Korean-Bllossom-8B
- aifeifei798/llama3-8B-DarkIdol-1.1
- rinna/llama-3-youko-8b
- hfl/llama-3-chinese-8b-instruct-v3
library_name: transformers
tags:
- mergekit
- merge
llama3-8B-DarkIdol-1.2
This is a merge of pre-trained language models created using mergekit.
Merge Details
Merge Method
This model was merged using the Model Stock merge method using aifeifei798/Meta-Llama-3-8B-Instruct as a base.
Models Merged
The following models were included in the merge:
Configuration
The following YAML configuration was used to produce this model:
models:
- model: hfl/llama-3-chinese-8b-instruct-v3
- model: rinna/llama-3-youko-8b
- model: MLP-KTLim/llama-3-Korean-Bllossom-8B
- model: aifeifei798/llama3-8B-DarkIdol-1.1
merge_method: model_stock
base_model: aifeifei798/Meta-Llama-3-8B-Instruct
dtype: bfloat16