GGUF
Japanese
English
imatrix
conversational
How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="tatsuyaaaaaaa/DeepSeek-R1-Distill-Qwen-7B-Japanese-gguf",
	filename="",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

lightblueのDeepSeek-R1-Distill-Qwen-7B-Japaneseのgguf変換したものです。

imatrix量子化時にはTFMC/imatrix-dataset-for-japanese-llmのデータセットを用いています。

Downloads last month
33
GGUF
Model size
8B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

3-bit

4-bit

5-bit

6-bit

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for tatsuyaaaaaaa/DeepSeek-R1-Distill-Qwen-7B-Japanese-gguf

Dataset used to train tatsuyaaaaaaa/DeepSeek-R1-Distill-Qwen-7B-Japanese-gguf

Collections including tatsuyaaaaaaa/DeepSeek-R1-Distill-Qwen-7B-Japanese-gguf