--- language: - en license: apache-2.0 model_creator: allenai pipeline_tag: text-generation --- # OLMo-1.7-7b-GGUF This repo contains GGUF files of the [allenai/OLMo-1.7-7B-hf](https://huggingface.co/allenai/OLMo-1.7-7B-hf) model. These files can be used with [llama.cpp](https://github.com/ggerganov/llama.cpp) or other software like [ollama](https://github.com/ollama/ollama) and [LM Studio](https://lmstudio.ai/). Most quanitzation versions based on the bf16 file are provided. Note: this is a base model, not an instruction-tuned model. Hence, there is no specified prompt template. For GGUF conversions of other OLMo versions, refer to [nopperl/OLMo-1B-GGUF](https://huggingface.co/nopperl/OLMo-1B-GGUF) and [nopperl/OLMo-7B-GGUF](https://huggingface.co/nopperl/OLMo-7B-GGUF).