--- library_name: transformers license: apache-2.0 datasets: - Technotech/sd-prompt-instruct language: - en tags: - stable-diffusion - instruct - magic-prompt - natural language inference --- # Stable Diffusion Prompt Instruct 3B GGML (OpenLlama v2 3B) Trained for 0.4 epochs (test) on [Technotech/sd-prompt-instruct](https://huggingface.co/datasets/Technotech/sd-prompt-instruct). ## Prompt Format ``` ### Instruction: {prompt} ### Response: {response} ``` ## Formats At the moment, k-quants are not compatible with OpenLlama v2 3B, which this model is fine tuned from. | Quant | Name | Size | | ----- | ----- | ----- | | `q4_0` | `sd-prompt-instruct-ggml.q4_0.bin` | `(1.93 GB)` | `q4_1` | `sd-prompt-instruct-ggml.q4_1.bin` | `(2.14 GB)` | `q5_0` | `sd-prompt-instruct-ggml.q5_0.bin` | `(2.36 GB)` | `q5_1` | `sd-prompt-instruct-ggml.q5_1.bin` | `(2.57 GB)`