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

🤗 Hugging Face sourcemit47 GBGGUF✓ 24 checksumsupdated today
Submit in one command

Run it next to your model folder. It makes the torrent, checks your files against Hugging Face, and submits it. You just start seeding and paste your key from your account. It only reads your files and never changes them. Read the script first if you like.

curl -fsSL https://pirateface.co/package.sh | bash -s -- --repo mmnga/Phi-3-mini-128k-instruct-gguf ./model-folder
Needs a seeder →

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