|
--- |
|
language: |
|
- en |
|
license: apache-2.0 |
|
tags: |
|
- text-generation-inference |
|
- transformers |
|
- unsloth |
|
- llama |
|
- gguf |
|
base_model: unsloth/llama-3-8b-Instruct-bnb-4bit |
|
--- |
|
|
|
# Skyrim Fine-Tune for Meta Llama 3 8B Instruct |
|
https://art-from-the-machine.github.io/Mantella/_images/mantella_banner.png |
|
|
|
## Introduction |
|
This fine-tune of Meta's Llama 3 8B Instruct model is intended to be used as a custom-tailored model for the [Mantella Skyrim mod](https://art-from-the-machine.github.io/Mantella/). |
|
|
|
## Specifications |
|
- **Developed by:** art-from-the-machine |
|
- **License:** apache-2.0 |
|
- **Fine-tuned from model:** unsloth/llama-3-8b-Instruct-bnb-4bit |
|
- **Context length:** 8,192 |
|
|
|
## How to use with Mantella |
|
See [here](https://art-from-the-machine.github.io/Mantella/pages/installation.html#local-models) for full instructions on how to run Mantella with a local LLM. |
|
|
|
## Notes |
|
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. |
|
|
|
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth) |
|
|