|
--- |
|
license: apache-2.0 |
|
language: |
|
- en |
|
- ja |
|
tags: |
|
- mistral |
|
--- |
|
# aixsatoshi-Honyaku-Multi-Translator-Swallow-ms7b-gguf |
|
[aixsatoshiさんが公開しているHonyaku-Multi-Translator-Swallow-ms7b](https://huggingface.co/aixsatoshi/Honyaku-Multi-Translator-Swallow-ms7b)のggufフォーマット変換版です。 |
|
|
|
## 他のモデル |
|
[mmnga/aixsatoshi-Honyaku-Multi-Translator-Swallow-ms7b-gguf](https://huggingface.co/mmnga/aixsatoshi-Honyaku-Multi-Translator-Swallow-ms7b-gguf) |
|
[mmnga/aixsatoshi-Swallow-MX-8x7b-NVE-chatvector-Mixtral-instruct-v2-gguf](https://huggingface.co/mmnga/aixsatoshi-Swallow-MX-8x7b-NVE-chatvector-Mixtral-instruct-v2-gguf) |
|
[mmnga/aixsatoshi-Mixtral-8x7B-ja-sft-ChatbotArenaJAcalm2-bnb4bit](https://huggingface.co/mmnga/aixsatoshi-Mixtral-8x7B-ja-sft-ChatbotArenaJAcalm2-bnb4bit) |
|
[mmnga/aixsatoshi-calm2-7b-chat-7b-moe-gguf](https://huggingface.co/mmnga/aixsatoshi-calm2-7b-chat-7b-moe-gguf) |
|
|
|
|
|
## Usage |
|
|
|
``` |
|
git clone https://github.com/ggerganov/llama.cpp.git |
|
cd llama.cpp |
|
make -j |
|
./main -m 'aixsatoshi-Honyaku-Multi-Translator-Swallow-ms7b-q4_0.gguf' -p "<english>: I'm going to take a bath now. </english>\n\n<japanese>:" -n 128 |
|
``` |
|
|