Edit model card

llm-jp-13b-instruct-full-dolly-oasst-v1.0-gguf

llm-jpさんが公開しているllm-jp-13b-instruct-full-dolly-oasst-v1.0のggufフォーマット変換版です。
jasterなしです

モデル一覧
mmnga/llm-jp-13b-v1.0-4bit-g128-GPTQ-calib-ja-1k
mmnga/llm-jp-13b-instruct-full-jaster-dolly-oasst-v1.0-GPTQ-calib-ja-1k
mmnga/llm-jp-13b-instruct-full-dolly-oasst-v1.0-GPTQ-calib-ja-1k

GGUF版
mmnga/llm-jp-13b-instruct-dolly-en-ja-oasst-v1.1-gguf
mmnga/llm-jp-13b-v1.0-gguf
mmnga/llm-jp-13b-instruct-full-jaster-dolly-oasst-v1.0-gguf
mmnga/llm-jp-13b-instruct-full-dolly-oasst-v1.0-gguf

mmnga/llm-jp-1.3b-v1.0-gguf

Convert Script

変換スクリプトはこちら

Usage

git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
make -j
./main -m 'llm-jp-13b-instruct-full-dolly-oasst-v1.0-q4_0.gguf' -n 128 -p '今日の夕食のレシピを教えて ### 回答:' --top_p 0.9 --temp 0.7 --repeat-penalty 1.2
Downloads last month
273
GGUF
Unable to determine this model's library. Check the docs .