GGUF
English
Japanese
qwen
Edit model card

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
818
GGUF
Model size
111B params
Architecture
qwen2
+3
Unable to determine this model's library. Check the docs .

Dataset used to train mmnga/Qwen1.5-110B-Chat-gguf