# Download medium GGUF wget https://huggingface.co/TheBloke/Llama-2-13B-GGUF/resolve/main/llama-2-13b.Q5_K_M.gguf
The file is a pre-converted model file used with whisper.cpp , a high-performance C++ port of OpenAI's Whisper automatic speech recognition (ASR) system. It allows for efficient, local audio transcription on various hardware, including CPUs and GPUs. How it Works ggmlmediumbin work