ysn-rfd/chatbench-distilgpt2-GGUF
1346
chatbench-distilgpt2
Model creator: microsoft<br/> Original model: microsoft/chatbench-distilgpt2<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
ollama run "hf.co/ysn-rfd/chatbench-distilgpt2-GGUF:Q3_K_M"Use with LM Studio
lms load "ysn-rfd/chatbench-distilgpt2-GGUF"Use with llama.cpp CLI
llama-cli --hf "ysn-rfd/chatbench-distilgpt2-GGUF:Q3_K_M" -p "The meaning to life and the universe is"Use with llama.cpp Server:
llama-server --hf "ysn-rfd/chatbench-distilgpt2-GGUF:Q3_K_M" -c 4096