--- license: apache-2.0 --- [ggml](https://github.com/ggerganov/ggml) conversion of [lxe/Cerebras-GPT-2.7B-Alpaca-SP](https://huggingface.co/lxe/Cerebras-GPT-2.7B-Alpaca-SP) ``` $ ../../build/bin/gpt-2 -m cerebras-gpt2.7b-alpaca-sp/ggml-model-f16.bin --temp 0.6 --top_k 40 --top_p 0.3 -p "Human: Why was the C programming language invented and who invented it?" ... Human: Why was the C programming language invented and who invented it? Assistant: The C programming language was invented by Dennis Ritchie in the early 1970s. He was a computer scientist at the University of California, Berkeley, and was working on a project to create a programming language that would be easy to learn and use. He decided to create a language that would be easy to learn and use, and he created the C programming language.<|endoftext|> ```