AIBear commited on
Commit
b4a63a7
1 Parent(s): 4ee4d8d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ datasets:
7
  - EagleConsortium/MrEagle-2126
8
  ---
9
 
10
- NOTE: DO NOT USE THIS–QUANTIZATION RENDERS THIS LORA-BASED MODEL UNUSABLE. USE THE HF PYTORCH MERGED MODEL OR GPTQ INSTEAD.
11
 
12
  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.
13
 
 
7
  - EagleConsortium/MrEagle-2126
8
  ---
9
 
10
+ 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.
11
 
12
  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.
13