MPT-7b-WizardLM_Uncensored-Storywriter-Merge-Q6_K-GGUF:MPT-7b基础的无审查故事创作模型,Q6_K量化版

基于MPT-7b与WizardLM_Uncensored-Storywriter融合模型转换的GGUF格式,Q6_K量化版本,适用于各类故事创作,可通过llama.cpp调用。【此简介由AI生成】

分支1Tags0

tags:

  • llama-cpp
  • gguf-my-repo

DavidAU/MPT-7b-WizardLM_Uncensored-Storywriter-Merge-Q6_K-GGUF

本模型通过 llama.cpp 经由 ggml.ai 的 GGUF-my-repo 空间,从 TehVenom/MPT-7b-WizardLM_Uncensored-Storywriter-Merge 转换至 GGUF 格式。
关于模型的更多详情,请参阅原始模型卡片

配合 llama.cpp 使用

通过 brew 安装 llama.cpp。

宏大恐怖系列版本 - 适用于所有叙事类型/所有题材(按发布顺序排列):

请注意不同版本的模型输出存在差异——若当前版本无法满足需求,可尝试同量化级别的其他版本。
差异可能包括形容词使用(或省略)、"血腥程度"、"恐怖级别"、强度、段落与句子结构等。

[ https://huggingface.co/DavidAU/L3-Grand-HORROR-25B-V2-STABLE-Godzillas-Wicked-Sister-GGUF ]

[ https://huggingface.co/DavidAU/L3-Grand-HORROR-20.7B-V1.9-STABLE-Hathors-Revenge-GGUF ]

[ https://huggingface.co/DavidAU/L3-Grand-HORROR-18.5B-V1.8-STABLE-10-Gates-of-Hell-GGUF ]

[ https://huggingface.co/DavidAU/L3-Grand-HORROR-17.4B-V1.7-STABLE-Kiss-Of-Death-GGUF ]

[ https://huggingface.co/DavidAU/L3-Stheno-Maid-Blackroot-Grand-HORROR-16.5B-V1.6-STABLE-INTENSE-GGUF ]

[ https://huggingface.co/DavidAU/L3-Stheno-Maid-Blackroot-Grand-HORROR-16.5B-V1.5-STABLE-GGUF ]

[ https://huggingface.co/DavidAU/Llama3-Little-LLM-Of-Horror_N_Fiction-14.6B-GGUF ]

[ https://huggingface.co/DavidAU/L3-Stheno-Maid-Blackroot-Grand-HORROR-16B-Ultra-NEO-V2-IMATRIX-GGUF ]

[ https://huggingface.co/DavidAU/L3-Stheno-Maid-Blackroot-Grand-HORROR-16B-GGUF ]

brew install ggerganov/ggerganov/llama.cpp

调用 llama.cpp 服务器或命令行界面。

命令行界面:

llama-cli --hf-repo DavidAU/MPT-7b-WizardLM_Uncensored-Storywriter-Merge-Q6_K-GGUF --model mpt-7b-wizardlm_uncensored-storywriter-merge.Q6_K.gguf -p "The meaning to life and the universe is"

服务器:

llama-server --hf-repo DavidAU/MPT-7b-WizardLM_Uncensored-Storywriter-Merge-Q6_K-GGUF --model mpt-7b-wizardlm_uncensored-storywriter-merge.Q6_K.gguf -c 2048

注意:您也可以直接通过Llama.cpp仓库中列出的使用步骤来使用此检查点。

git clone https://github.com/ggerganov/llama.cpp &&             cd llama.cpp &&             make &&             ./main -m mpt-7b-wizardlm_uncensored-storywriter-merge.Q6_K.gguf -n 128

项目介绍

基于MPT-7b与WizardLM_Uncensored-Storywriter融合模型转换的GGUF格式,Q6_K量化版本,适用于各类故事创作,可通过llama.cpp调用。【此简介由AI生成】

定制我的领域

下载使用量

0

项目总下载次数(含Clone、Pull、 zip 包及 release 下载),每日凌晨更新