NotASI's picture
Update README.md
a8e0c2d verified
|
raw
history blame
1.14 kB
metadata
base_model: unsloth/Llama-3.2-1B-Instruct-bnb-4bit
language:
  - en
license: llama3.2
tags:
  - text-generation-inference
  - transformers
  - unsloth
  - llama
  - llama-3
  - trl
  - sft
datasets:
  - mlabonne/FineTome-100k

IMPORTANT

In case you got the following error: exception: data did not match any variant of untagged enum modelwrapper at line 1251003 column 3. Please upgrade your transformer package, that is, use the following code: pip install --upgrade "transformers>=4.45".

Uploaded model

  • Developed by: NotASI
  • License: apache-2.0
  • Finetuned from model : unsloth/Llama-3.2-1B-Instruct-bnb-4bit

Details

This model was trained on mlabonne/FineTome-100k for 2 epochs with rslora + qlora, and achieve the final training loss: 0.796700.

This model follows the same chat template as the base model one.

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