CoolFace
Modelpublic

shaowenchen/baichuan2-7b-base-gguf

sourceHugging Faceotherupdated 3y agoView on Hugging Face
3likes441downloads
Model Card

Provided files

NameQuant methodSize
baichuan2-7b-base.Q2_K.ggufQ2_K3.0 GB
baichuan2-7b-base.Q3_K.ggufQ3_K3.5 GB
baichuan2-7b-base.Q3KL.ggufQ3KL3.8 GB
baichuan2-7b-base.Q3KS.ggufQ3KS3.2 GB
baichuan2-7b-base.Q4_0.ggufQ4_04.1 GB
baichuan2-7b-base.Q4_1.ggufQ4_14.5 GB
baichuan2-7b-base.Q4_K.ggufQ4_K4.3 GB
baichuan2-7b-base.Q4KS.ggufQ4KS4.1 GB
baichuan2-7b-base.Q5_0.ggufQ5_04.9 GB
baichuan2-7b-base.Q5_1.ggufQ5_15.3 GB
baichuan2-7b-base.Q5_K.ggufQ5_K5.0 GB
baichuan2-7b-base.Q5KS.ggufQ5KS4.9 GB
baichuan2-7b-base.Q6_K.ggufQ6_K5.7 GB
baichuan2-7b-base.Q8_0.ggufQ8_07.4 GB
baichuan2-7b-base.gguffull14 GB

Usage:

docker run --rm -it -p 8000:8000 -v /path/to/models:/models -e MODEL=/models/gguf-model-name.gguf hubimage/llama-cpp-python:latest

and you can view http://localhost:8000/docs to see the swagger UI.

Provided images

NameQuant methodSize
shaowenchen/baichuan2-7b-base-gguf:Q2_KQ2_K4.01 GB
shaowenchen/baichuan2-7b-base-gguf:Q3_KQ3_K4.52 GB
shaowenchen/baichuan2-7b-base-gguf:Q3_K_LQ3KL4.82 GB
shaowenchen/baichuan2-7b-base-gguf:Q3_K_SQ3KS4.17 GB
shaowenchen/baichuan2-7b-base-gguf:Q4_0Q4_05.1 GB

Usage:

docker run --rm -p 8000:8000 shaowenchen/baichuan2-7b-base-gguf:Q2_K

and you can view http://localhost:8000/docs to see the swagger UI.