ysn-rfd's picture
Upload README.md with huggingface_hub
72f2ef8 verified
metadata
license: apache-2.0
datasets: Microsoft/ChatBench
language: en
base_model: microsoft/chatbench-distilgpt2
library_name: transformers
tags:
  - Microsoft
  - ChatBench
  - Interactive Benchmark
  - User Simulator
  - Benchmarking
  - llama-cpp
  - gguf-my-repo

chatbench-distilgpt2

Model creator: microsoft
Original model: microsoft/chatbench-distilgpt2
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/OpenELM-3B-Instruct-GGUF:F16"

Use with LM Studio

lms load "ysn-rfd/OpenELM-3B-Instruct-GGUF"

Use with llama.cpp CLI

llama-cli --hf "ysn-rfd/OpenELM-3B-Instruct-GGUF:F16" -p "The meaning to life and the universe is"

Use with llama.cpp Server:

llama-server --hf "ysn-rfd/OpenELM-3B-Instruct-GGUF:F16" -c 4096