art-from-the-machine's picture
Update README.md
687fc3b verified
|
raw
history blame
1.16 kB
metadata
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.

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 for full instructions on how to run Mantella with a local LLM.

Notes

This llama model was trained 2x faster with Unsloth and Huggingface's TRL library.