--- language: - en tags: - art - text-to-image - MidJourney - Creative AI license: "other" datasets: - Kabatubare/midjourney metrics: - accuracy --- # Model Card for `midjourney_llama2_7b` ## Model Description This is `midjourney_llama2_7b`, a model fine-tuned to serve as a text generator for MidJourney, an AI-powered text-to-image generation system. Built on the `NousResearch/Llama-2-7b-chat-hf` base model, it's designed for artists, writers, and creative professionals bridging the gap between textual imagination and visual storytelling. - Developed by: Troy Woodson - Funded by: Bronx2Helsinki AI - Model type:Text Generation - Language(s) (NLP): English - License: other - Finetuned from model: `NousResearch/Llama-2-7b-chat-hf` ## Uses ### Direct Use The model is intended for direct use with the MidJourney text-to-image genAI system. It generates text prompts that are translated into visually stunning images by MidJourney. ### Out-of-Scope Use The model is not intended for applications outside of text-to-image generation and may not perform well in tasks unrelated to creative text generation. ## Bias, Risks, and Limitations The model was trained on synthetic data, which may limit the nuance and complexity of the generated images. Users should review the outputs for unintended biases or potentially sensitive themes. ## How to Get Started with the Model Use the code below to get started with the model. ```python # Python code to load and use the model