初始化项目,由ModelHub XC社区提供模型

Model: Nabbers1999/Mini-Llama-14B-Chat-SFT-0129
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-05 20:31:19 +08:00
commit 9ce0c36923
15 changed files with 10704 additions and 0 deletions

27
README.md Normal file
View File

@@ -0,0 +1,27 @@
---
base_model: mistralai/Ministral-3-14B-Base-2512
library_name: transformers
tags:
- ministral-3
- text-generation
- instruct
- llamafied
- novision
license: apache-2.0
language:
- en
---
![Llama_ChatSFT](https://cdn-uploads.huggingface.co/production/uploads/6686e9b5a244c4409d9ddf08/zI68d7K6eelGFV-ID3gia.png)
# Mini-Llama 14B Chat - 0129
My instruct model has undergone DoRA SFT on my custom synthetic chat dataset, containing single and multi-round chats containing SFW, NSFW, and Toxic single and multi-round chats. This reinforces the model's uncensored compliance with all prompts and teaches it how to better fill roles assigned to it in the system prompt.
This model has yet to go through DPO preference training and may still have rough edges.
** Be aware that this adapter, when used without a system prompt to assign it a role may make up its own role. Meaning if you just say 'Hello' it could resond with 'Hello, how may I assist you?' or it might respond with something like "Hi, my name is Carol and I'm a librarian here to assist you with finding the book you're looking for."
For the base pretrain, see: [Nabbers1999/Mini-Llama-14B-Base-0124](https://huggingface.co/Nabbers1999/Mini-Llama-14B-Base-0124)
For the instruct, see: [Nabbers1999/Mini-Llama-14B-Instruct-0124](https://huggingface.co/Nabbers1999/Mini-Llama-14B-Instruct-0124)