|
--- |
|
language: |
|
- en |
|
license: llama3 |
|
tags: |
|
- text-generation-inference |
|
- transformers |
|
- unsloth |
|
- llama |
|
- trl |
|
- sft |
|
- not-for-all-audiences |
|
base_model: unsloth/llama-3-8b-bnb-4bit |
|
datasets: |
|
- grimulkan/LimaRP-augmented |
|
- mpasila/LimaRP-augmented-8k-context |
|
--- |
|
This is an ExLlamaV2 quantized model in 4bpw of [mpasila/Llama-3-LimaRP-8B](https://huggingface.co/mpasila/Llama-3-LimaRP-8B) using the default calibration dataset. |
|
|
|
# Original Model card: |
|
|
|
This is a merge of [mpasila/Llama-3-LimaRP-LoRA-8B](https://huggingface.co/mpasila/Llama-3-LimaRP-LoRA-8B). |
|
|
|
LoRA trained in 4-bit with 8k context using [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B/) as the base model for 1 epoch. |
|
|
|
Dataset used is [a modified](https://huggingface.co/datasets/mpasila/LimaRP-augmented-8k-context) version of [grimulkan/LimaRP-augmented](https://huggingface.co/datasets/grimulkan/LimaRP-augmented). |
|
|
|
### Prompt format: ChatML |
|
|
|
# Uploaded model |
|
|
|
- **Developed by:** mpasila |
|
- **License:** Llama 3 Community License |
|
- **Finetuned from model :** unsloth/llama-3-8b-bnb-4bit |
|
|
|
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) |