CoolFace
Modelpublic

LeroyDyer/Language_VisionModel_GGUF

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
2likes72downloads
Model Card

<img src="https://cdn-avatars.huggingface.co/v1/production/uploads/65d883893a52cd9bcd8ab7cf/tRsCJlHNZo1D02kBTmfy9.jpeg" width="300"/> https://github.com/spydaz

LeroyDyer/MixtralAIMultiToken-Q4KM-GGUF

This model was converted to GGUF format from `LeroyDyer/Mixtral_AI_MultiToken` using llama.cpp. Refer to the original model card for more details on the model.

Use with llama.cpp

bash
brew install ggerganov/ggerganov/llama.cpp
bash
llama-cli --hf-repo LeroyDyer/Mixtral_AI_MultiToken-Q4_K_M-GGUF --model mixtral_ai_multitoken.Q4_K_M.gguf -p "The meaning to life and the universe is "
bash
llama-server --hf-repo LeroyDyer/Mixtral_AI_MultiToken-Q4_K_M-GGUF --model mixtral_ai_multitoken.Q4_K_M.gguf -c 2048