GGUF
Japanese
imatrix
conversational

CAT-Translate-0.8b-gguf

cyberagentさんが公開しているCAT-Translate-0.8bのggufフォーマット変換版です。

imatrixのデータはTFMC/imatrix-dataset-for-japanese-llmを使用して作成しました。

Usage

git clone https://github.com/ggml-org/llama.cpp.git
cd llama.cpp
cmake -B build -DGGML_CUDA=ON
cmake --build build --config Release

src_lang="Japanese"
tgt_lang="English"
src_text="🐈はとてもかわいいの。おててがまるくてふわふわなの。"
prompt="Translate from ${src_lang} to ${tgt_lang}: ${src_text}"
build/bin/llama-cli -m 'CAT-Translate-0.8b-gguf' -n 512 -c 512 -p "$prompt"
Downloads last month
401
GGUF
Model size
0.8B params
Architecture
llama
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 mmnga-o/CAT-Translate-0.8b-gguf

Quantized
(4)
this model

Dataset used to train mmnga-o/CAT-Translate-0.8b-gguf