File size: 997 Bytes
54c0313 72161c3 54c0313 72161c3 6f424cf 72161c3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
---
license: llama2
language:
- en
- ja
tags:
- llama2
---
# tokyotech-llm-Swallow-7b-plus-hf-gguf
[tokyotech-llmさんが公開しているSwallow-7b-plus-hf](https://huggingface.co/tokyotech-llm/Swallow-7b-plus-hf)のggufフォーマット変換版です。
こちらはベースモデルになります。
## 他のモデル
[mmnga/tokyotech-llm-Swallow-7b-plus-hf-gguf](https://huggingface.co/mmnga/tokyotech-llm-Swallow-7b-plus-hf-gguf)
[mmnga/tokyotech-llm-Swallow-MS-7b-v0.1-gguf](https://huggingface.co/mmnga/tokyotech-llm-Swallow-MS-7b-v0.1-gguf)
[mmnga/tokyotech-llm-Swallow-MX-8x7b-NVE-v0.1-gguf](https://huggingface.co/mmnga/tokyotech-llm-Swallow-MX-8x7b-NVE-v0.1-gguf)
## Usage
```
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
make -j
./main -m 'tokyotech-llm-Swallow-7b-plus-hf-q4_0.gguf' -p "今晩の夕食をご紹介します。" -n 512
```
## ライセンス
元モデルのライセンス表記に則り、llama2ライセンスになります
|