mmnga's picture
Update README.md
5f54c8d verified
|
raw
history blame
No virus
745 Bytes
metadata
license: llama2
tags:
  - llama

HachiML-youri-2x7b_v0.2-gguf

HachiMLさんが公開している-youri-2x7b_v0.2のggufフォーマット変換版です。

Usage

git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
make -j
./main -m 'HachiML-youri-2x7b_v0.2-q4_0.gguf'  -n 128 -p '今日の夕食のレシピを紹介してください。' --top_p 0.9 --temp 0.7 --repeat-penalty 1.2

How to cite

@misc{RinnaYouri7bInstruction,, 
    url={https://huggingface.co/rinna/youri-7b-instruction}, 
    title={rinna/youri-7b-instruction}, 
    author={Zhao, Tianyu and Sawada, Kei}
}

License

The llama2 license