CoolFace
Modelpublic

shaowenchen/longchat-13b-16k-gguf

sourceHugging Faceotherupdated 3y agoView on Hugging Face
1likes433downloads
Model Card

Provided files

NameQuant methodSize
longchat-13b-16k.Q2_K.ggufQ2_K5.1 GB
longchat-13b-16k.Q3_K.ggufQ3_K5.9 GB
longchat-13b-16k.Q3KL.ggufQ3KL6.5 GB
longchat-13b-16k.Q3KS.ggufQ3KS5.3 GB
longchat-13b-16k.Q4_0.ggufQ4_06.9 GB
longchat-13b-16k.Q4_1.ggufQ4_17.6 GB
longchat-13b-16k.Q4_K.ggufQ4_K7.3 GB
longchat-13b-16k.Q4KS.ggufQ4KS6.9 GB
longchat-13b-16k.Q5_0.ggufQ5_08.4 GB
longchat-13b-16k.Q5_1.ggufQ5_19.1 GB
longchat-13b-16k.Q5_K.ggufQ5_K8.6 GB
longchat-13b-16k.Q5KS.ggufQ5KS8.4 GB
longchat-13b-16k.Q6_K.ggufQ6_K9.9 GB
longchat-13b-16k.Q8_0.ggufQ8_013 GB
longchat-13b-16k.gguffull24 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 methodCompressed Size
shaowenchen/longchat-13b-16k-gguf:Q2_KQ2_K7.47 GB
shaowenchen/longchat-13b-16k-gguf:Q3_KQ3_K6.11 GB
shaowenchen/longchat-13b-16k-gguf:Q4_KQ4_K5.29 GB

Usage:

docker run --rm -p 8000:8000 shaowenchen/longchat-13b-16k-gguf:Q2_K

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