HawkClaws's picture
Update README.md
4b72b29 verified
|
raw
history blame
463 Bytes
metadata
license: llama3
language:
  - en
  - ja

Llama-3-youko-8b-instruct-chatvector-gguf

aixsatoshiさんが公開しているLlama-3-youko-8b-instruct-chatvectorのggufフォーマット変換版です。

Usage

git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
make -j
./main -m ../llama-3-youko-8b-instruct-chatvector-q8_0.gguf -p 'こんちゃっす' -n 128