初始化项目,由ModelHub XC社区提供模型
Model: AI-Club-ML/MrEagle-LoRA-GGUF-quantized Source: Original Platform
This commit is contained in:
14
README.md
Normal file
14
README.md
Normal file
@@ -0,0 +1,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.
|
||||
Reference in New Issue
Block a user