base_model: unsloth/meta-llama-3.1-8b-instruct-bnb-4bit tags: - text-generation-inference - transformers - unsloth - llama - trl license: apache-2.0 language: - en
Uploaded model
dataset = load_dataset("alexandreteles/AlpacaToxicQA_ShareGPT", split = "train")
dataset2 = load_dataset("Nitral-AI/Active_RP-ShareGPT", split = "train")
dataset3 = load_dataset("Nitral-Archive/Project_Persona-ShareGPT", split = "train")
dataset4 = load_dataset("NewEden/Intelligence-Phase-Sharegpt", split = "train")
- Developed by: bunnycore
- License: apache-2.0
- Finetuned from model : unsloth/meta-llama-3.1-8b-instruct-bnb-4bit
This llama model was trained 2x faster with Unsloth and Huggingface's TRL library.