File size: 653 Bytes
d71aa43
 
 
 
 
a72f77f
 
d71aa43
 
b4a63a7
4ee4d8d
f9f06a6
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
license: afl-3.0
language:
- en
library_name: peft
datasets:
- EagleConsortium/MrEagle-2126
---

NOTE: DO NOT USE THIS WITH ALPACA ELECTRON. USE WITH LLAMA.CPP IN INTERACTIVE MODE BY ADDING THE -i FLAG; THIS MODEL USES A UNIQUE CONVERSATION TEMPLATE.

MrEagle-LoRA is a large language model (LLM) based on Llama2-7B-Chat created by finetuning a LoRA from a dataset of 2,126 1-turn conversations artificially generated using GPT-4. The conversations were designed to fit the tone of the Discord bot Mr. Eagle.

We recommend that you run the largest model that functions on your device. The Q4_K_M model offers a good balance of performance and speed.