File size: 806 Bytes
6dcbc6a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0224772
6dcbc6a
 
 
0224772
 
 
 
6dcbc6a
 
 
 
 
 
 
 
 
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
30
31
32
33
34
35
36
37
38
39
40
41
---
datasets:
- ACE05
- conll2003
- conll2012_ontonotesv5
- rams
- tacred
- fewrel
- maven
language:
- en
metrics:
- f1
pipeline_tag: text-generation
tags:
- text-generation-inference
- Information Extraction
- IE
- Named Entity Recogniton
- Event Extraction
- Relation Extraction
- LLaMA
- llama-cpp

base_model: THU-KEG/ADELIE-DPO-1.5B
---

# IntelligentEstate/Keg_Party-DPO-1.5B-Q8_0-GGUF
This model was converted to GGUF format from [`THU-KEG/ADELIE-DPO-1.5B`](https://huggingface.co/THU-KEG/ADELIE-DPO-1.5B) using llama.cpp

![kegger.png](https://cdn-uploads.huggingface.co/production/uploads/6593502ca2607099284523db/5ACNGdhtREZeAoGQRjYH4.png)

## Use with llama.cpp
Install llama.cpp through brew (works on Mac and Linux)

```bash
brew install llama.cpp

```
Invoke the llama.cpp server or the CLI.