mmnga's picture
Update README.md
72161c3 verified
|
raw
history blame
617 Bytes
metadata
license: llama2
language:
  - en
  - ja
tags:
  - llama2

tokyotech-llm-Swallow-7b-plus-hf-gguf

tokyotech-llmさんが公開しているSwallow-7b-plus-hfの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ライセンスになります