Files
FIBO_IDEN_MODEL-GGUF/README.md
ModelHub XC 1f54070ada 初始化项目,由ModelHub XC社区提供模型
Model: ysn-rfd/FIBO_IDEN_MODEL-GGUF
Source: Original Platform
2026-05-14 12:26:04 +08:00

1.0 KiB

base_model, tags, license, language
base_model tags license language
ysn-rfd/FIBO_IDEN_MODEL
text-generation-inference
transformers
unsloth
qwen3
llama-cpp
gguf-my-repo
apache-2.0
en

FIBO_IDEN_MODEL

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

Special thanks

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

Use with Ollama

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

Use with LM Studio

lms load "ysn-rfd/FIBO_IDEN_MODEL-GGUF"

Use with llama.cpp CLI

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:

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