|
--- |
|
base_model: unsloth/phi-3.5-mini-instruct-bnb-4bit |
|
language: |
|
- en |
|
license: apache-2.0 |
|
tags: |
|
- text-generation-inference |
|
- transformers |
|
- unsloth |
|
- llama |
|
- trl |
|
--- |
|
|
|
# Uploaded model |
|
|
|
Dataset |
|
|
|
```dataset_configs = [ |
|
("PJMixers/hieunguyenminh_roleplay-deduped-ShareGPT", "train"), |
|
("Nitral-AI/Active_RP-ShareGPT", "train"), |
|
("Nitral-AI/RP_Alignment-ShareGPT", "train"), |
|
("Lambent/rp-teacher-synth-wizard-bixtral-sharegpt", "train"), |
|
("alexandreteles/AlpacaToxicQA_ShareGPT", "train") |
|
] |
|
``` |
|
|
|
- **Developed by:** bunnycore |
|
- **License:** apache-2.0 |
|
- **Finetuned from model :** unsloth/phi-3.5-mini-instruct-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) |
|
|