Qwen1.5-110B-Chat-gguf
Qwenさんが公開しているQwen1.5-110B-Chatのggufフォーマット変換版です。
imatrixのデータはTFMC/imatrix-dataset-for-japanese-llmを使用して作成しました。
ライセンス
tongyi-qianwenライセンスになります。
ご使用前にライセンスをご確認ください
Usage
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
make -j
./main -m 'Qwen1.5-110B-Chat-q4_0.gguf' -n 128 -p '<|im_start|>system\nYou are a helpful assistant<|im_end|>\n<|im_start|>user\nAIについて教えて<|im_end|>\n<|im_start|>assistant\n'
- Downloads last month
- 1,175