Llama3-ArrowSE-8B-v0.3-gguf
DataPilotさんが公開しているLlama3-ArrowSE-8B-v0.3のggufフォーマット変換版です。
imatrixのデータはTFMC/imatrix-dataset-for-japanese-llmを使用して作成しました。
Usage
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
make -j
./main -m 'Llama3-ArrowSE-8B-v0.3-Q4_0.gguf' -n 128 -p 'こんにちわ'
- Downloads last month
- 232