mmnga/Phi-3-mini-128k-instruct-gguf

🤗 Hugging Face 来源mit47 GBGGUF⚠ 没有 SHA-256 权重今天更新
一条命令提交

在你的模型文件夹旁边运行它。它会制作种子、将文件与 Hugging Face 比对,然后提交。你只需开始做种,并粘贴你账户中的密钥。它只读取你的文件,绝不修改。如果愿意,可以先阅读脚本。

curl -fsSL https://pirateface.co/package.sh | bash -s -- --repo mmnga/Phi-3-mini-128k-instruct-gguf ./model-folder
需要做种者 →

Phi-3-mini-128k-instruct-gguf

microsoftさんが公開しているPhi-3-mini-128k-instructのggufフォーマット変換版です。

imatrixのデータはTFMC/imatrix-dataset-for-japanese-llmを使用して作成しました。

他のモデル

mmnga/Phi-3-mini-128k-instruct-gguf

Usage

git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
make -j
./main -m ../Phi-3-mini-128k-instruct/Phi-3-mini-128k-instruct-IQ4_XS.gguf -p '<|system|>\nYou are a helpful AI assistant.<|end|>\n<|user|>\nこんにちわ。<|end|>\n<|assistant|>\n' -n 128