初始化项目,由ModelHub XC社区提供模型

Model: AI-Club-ML/MrEagle-LoRA-GGUF-quantized
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-17 20:58:18 +08:00
commit b8b7d1c064
17 changed files with 109 additions and 0 deletions

14
README.md Normal file
View 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.