File size: 1,210 Bytes
0a60e1a 4337e03 0a60e1a bc488ed 4082724 bc488ed dfc629b 0a60e1a 79d7935 1ec8726 0a60e1a 61c7ea9 0a60e1a |
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 34 35 36 37 38 39 40 41 42 43 44 45 |
---
language:
- en
license: apache-2.0
tags:
- text-generation-inference
- transformers
- unsloth
- llama
- trl
- sft
base_model: unsloth/llama-3-8b-bnb-4bit
---
# This is not an official SOLAR Model from Upstage, it's just my attempt at a recreation of these powerful models using the new Llama-3
Further Testing Coming Soon
Where the SOLAR Model used a mix of these datasets:
- c-s-ale/alpaca-gpt4-data (SFT)
- Open-Orca/OpenOrca (SFT)
- in-house generated data utilizing Metamath [2] (SFT, DPO)
- Intel/orca_dpo_pairs (DPO)
- allenai/ultrafeedback_binarized_cleaned (DPO)
I Used:
- llm-wizard/alpaca-gpt4-data
- Crystalcareai/slimorca-dedup-alpaca-100k
- meta-math/MetaMathQA
- (DPO Datasets Coming Soon)
More Info:
- **Developed by:** cookinai
- **License:** apache-2.0
- **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.
# Special Thanks to Upstage's SOLAR Project for the inspiration behind this model
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|