File size: 759 Bytes
4da539e
0804306
 
4da539e
0804306
 
4da539e
0804306
 
 
 
 
 
 
 
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-7b-GGUF

This repo contains GGUF files of the [allenai/OLMo-7B-hf](https://huggingface.co/allenai/OLMo-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 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-1.7-7B-GGUF](https://huggingface.co/nopperl/OLMo-1.7-7B-GGUF).