phi-4-gguf

microsoftさんが公開しているphi-4のggufフォーマット変換版です。

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

Usage

git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build -DGGML_CUDA=ON
cmake --build build --config Release
build/bin/llama-cli -m 'phi-4-Q4_0.gguf' -n 128 -c 128 -p 'あなたはプロの料理人です。レシピを教えて' -cnv
Downloads last month
1,352
GGUF
Model size
14.7B params
Architecture
phi3

1-bit

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

Inference API
Unable to determine this model's library. Check the docs .

Model tree for mmnga/phi-4-gguf

Base model

microsoft/phi-4
Quantized
(47)
this model

Dataset used to train mmnga/phi-4-gguf