--- license: llama3 tags: - llama3 - SD3 - autoprompt - prompt enhance --- this finetune is based on llama3 8b and operates under the same license the model aims to convert non-natural language prompts to natural language automatically while retaining the general idea of the prompt because SD3 performs poorly on non-natural language prompts. this model was trained for 1500 steps on an RTX 3090 for 2.5 hours, training any longer gave a deminishing result because of the low batch size. the dataset has 90k+ original prompts (non-natural language questions) and 220k modified prompts (natural language answers). it has not been trained on the whole dataset because of lack of compute but the results are already amazing.