File size: 413 Bytes
d1a0fad
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
inference: false
tags:
- llamafile
license: apache-2.0
---

<br>
<br>

# OLMo-7B-hf Model Card

## Model details

- [Original model](https://huggingface.co/allenai/OLMo-7B-hf)
- [Llamafile github repo](https://github.com/Mozilla-Ocho/llamafile)

## Usage

Download desired llamafile and run it:

```bash
./model.llamafile
```

## How to build

- [Github Repo](https://github.com/aifoundry-org/olmo-llamafile)