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
178
GGUF
Model size
111B params
Architecture
qwen2

1-bit

2-bit

3-bit

Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.

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