File size: 786 Bytes
727b449
f913e08
 
727b449
f913e08
 
727b449
f913e08
 
 
4a0bc0a
f913e08
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
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).