File size: 639 Bytes
e897256 480f2cb e897256 cfe11ad e897256 cfe11ad e897256 cfe11ad e897256 |
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 |
---
base_model: unsloth/llama-3.3-70b-instruct-bnb-4bit
library_name: peft
license: mit
datasets:
- FringeFields/MTG-EDH-Combos-QA
- FringeFields/MTG-Rules-QA
- FringeFields/MTG-Cards-QA
---
# Model Card for Model ID
Magic the Gathering combo and rules chatbot
## Model Details
### Model Description
This LoRA adapter was fine-tuned on Question-Answer data for
Magic The Gathering about all modern and EDH cards, and EDH combos from commanderspellbook.
- **Developed by:** Thomas Meyer
- **Model type:** Question-Answer
- **License:** MIT
- **Finetuned from model [optional]:** unsloth/llama-3.3-70b-instruct-bnb-4bit
- PEFT 0.13.2 |