--- library_name: peft license: apache-2.0 base_model: arcee-ai/SuperNova-Medius tags: - axolotl - generated_from_trainer model-index: - name: supernova-medius-adventure-s-qlora results: [] --- # supernova-medius-adventure-s-qlora This model is a fine-tuned version of [arcee-ai/SuperNova-Medius](https://huggingface.co/arcee-ai/SuperNova-Medius) on old-style Adventure data. I'm going to be honest with you - I don't remember if this is Spring Dragon or Skein+SpringDragon. Based on the naming I assume it's Spring Dragon, but the axolotl config uploaded with it suggests it's both, so... In either case, this is a QLoRA trained on SuperNova-Medius. It should work with other Qwen2.5 14B models as well. User turns are prefaced with `>`, for example: ``` The door in front of you is locked. You will need to find the key to proceed. > I search the desk in the corner You search the drawers of the desk, but find nothing. ``` I recommend setting `\n>` as a stopping string. This is the default behavior for KoboldAI Lite's Adventure mode.