This project is to save some personal interested staff and want to learn things slowly.
- Store some iPython Notebook to do some interesting work.
- Store some Language Learning process.
- Each iPython Notebook Records one Function
$python3 convert.py --outfile models/13B/ggml-model-f16.bin --outtype f16 ../meta-models/llama-2-13b-chat
$python convert-pth-to-ggml.py ../meta-models/llama-2-13b-chat 1
$ ./quantize ../meta-models/llama-2-13b-chat/ggml-model-f16.bin ./models/13B-chat/ggml-model-q4_0.bin 2
$ ./main -m ./models/13B-chat/ggml-model-q4_0.bin
-t 8
-n 128
-p 'The first man on the moon was '