CoolFace
Modelpublic

shaowenchen/longchat-7b-v1.5-32k-gguf

sourceHugging Faceotherupdated 3y agoView on Hugging Face
0likes336downloads
Model Card

Provided files

NameQuant methodSize
longchat-7b-v1.5-32k.Q2_K.ggufQ2_K5.1 GB
longchat-7b-v1.5-32k.Q3_K.ggufQ3_K5.9 GB
longchat-7b-v1.5-32k.Q3KL.ggufQ3KL6.5 GB
longchat-7b-v1.5-32k.Q3KS.ggufQ3KS5.3 GB
longchat-7b-v1.5-32k.Q4_0.ggufQ4_06.9 GB
longchat-7b-v1.5-32k.Q4_1.ggufQ4_17.6 GB
longchat-7b-v1.5-32k.Q4_K.ggufQ4_K7.3 GB
longchat-7b-v1.5-32k.Q4KS.ggufQ4KS6.9 GB
longchat-7b-v1.5-32k.Q5_0.ggufQ5_08.4 GB
longchat-7b-v1.5-32k.Q5_1.ggufQ5_19.1 GB
longchat-7b-v1.5-32k.Q5_K.ggufQ5_K8.6 GB
longchat-7b-v1.5-32k.Q5KS.ggufQ5KS8.4 GB
longchat-7b-v1.5-32k.Q6_K.ggufQ6_K9.9 GB
longchat-7b-v1.5-32k.Q8_0.ggufQ8_013 GB
longchat-7b-v1.5-32k.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-7b-v1.5-32k-gguf:Q2_KQ2_K2.88 GB
shaowenchen/longchat-7b-v1.5-32k-gguf:Q3_KQ3_K3.3 GB
shaowenchen/longchat-7b-v1.5-32k-gguf:Q4_KQ4_K4 GB

Usage:

docker run --rm -p 8000:8000 shaowenchen/longchat-7b-v1.5-32k-gguf:Q2_K

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