Edit model card

line-corporation/japanese-large-lm-3.6b

line-corporationさんが公開しているjapanese-large-lm-3.6bのggml変換版です。

Usage

git clone https://github.com/ggerganov/ggml.git
cd ggml
mkdir build && cd build
cmake ..
make -j
./bin/gpt-neox -m 'line-corp-japanese-large-lm-3.6b-ggml-q4_0.bin' -n 128 -t 8 -p '科学技術の発展はAIによって、' 
Downloads last month
0
Unable to determine this model's library. Check the docs .