File size: 1,155 Bytes
437ab3b
 
 
 
 
 
 
 
 
 
 
 
 
687fc3b
 
437ab3b
687fc3b
 
 
 
437ab3b
 
687fc3b
 
 
 
 
437ab3b
687fc3b
437ab3b
 
 
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
29
30
31
32
33
---
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)