CoolFace
Modelpublic

ysn-rfd/FIBO_IDEN_MODEL-GGUF

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

FIBOIDENMODEL

Model creator: ysn-rfd<br/> Original model: ysn-rfd/FIBO_IDEN_MODEL<br/> GGUF quantization: provided by ysn-rfd using llama.cpp<br/>

Special thanks

๐Ÿ™ Special thanks to Georgi Gerganov and the whole team working on llama.cpp for making all of this possible.

Use with Ollama

bash
ollama run "hf.co/ysn-rfd/FIBO_IDEN_MODEL-GGUF:Q4_K_S"

Use with LM Studio

bash
lms load "ysn-rfd/FIBO_IDEN_MODEL-GGUF"

Use with llama.cpp CLI

bash
llama-cli --hf "ysn-rfd/FIBO_IDEN_MODEL-GGUF:Q4_K_S" -p "The meaning to life and the universe is"

Use with llama.cpp Server:

bash
llama-server --hf "ysn-rfd/FIBO_IDEN_MODEL-GGUF:Q4_K_S" -c 4096