|
v 0.1 |
|
still needs more training (only 200 steps thus far) to better follow instructions. Generates good prompt but doesn't fully follow input prompt |
|
|
|
--- |
|
base_model: unsloth/llama-3.2-3b-instruct-bnb-4bit |
|
tags: |
|
- text-generation-inference |
|
- transformers |
|
- unsloth |
|
- llama |
|
- gguf |
|
license: apache-2.0 |
|
language: |
|
- en |
|
--- |
|
|
|
# Uploaded model |
|
|
|
- **Developed by:** igor-im |
|
- **License:** apache-2.0 |
|
- **Finetuned from model :** unsloth/llama-3.2-3b-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) |
|
|
|
--- |
|
|
|
# Samples |
|
|
|
## Jaggernaut XL - rundiffusion Foocus |
|
Plain Prompt | Prompt exapander |
|
:-------------------------:|:-------------------------: |
|
![](https://huggingface.co/igor-im/fluxpromptexapander-llama1b-ft-test/resolve/main/images/jaggernat_plain_prompt.png) | ![](https://huggingface.co/igor-im/fluxpromptexapander-llama1b-ft-test/resolve/main/images/jaggernaut_ftmodel.png) |
|
|
|
Claude generated prompt | Llama 3B generated Prompt |
|
:-------------------------:|:-------------------------: |
|
![](https://huggingface.co/igor-im/fluxpromptexapander-llama1b-ft-test/resolve/main/images/jaggernaut_claude.png) | ![](https://huggingface.co/igor-im/fluxpromptexapander-llama1b-ft-test/resolve/main/images/jaggernaut_llama.png) |
|
|
|
|
|
## Flux - huggingface inference |
|
Plain Prompt | Prompt exapander |
|
:-------------------------:|:-------------------------: |
|
![](https://huggingface.co/igor-im/fluxpromptexapander-llama1b-ft-test/resolve/main/images/flux_plain_prompt.jpeg) | ![](https://huggingface.co/igor-im/fluxpromptexapander-llama1b-ft-test/resolve/main/images/flux_ftmodel.jpeg) |
|
|
|
Claude generated prompt | Llama 3B generated Prompt |
|
:-------------------------:|:-------------------------: |
|
![](https://huggingface.co/igor-im/fluxpromptexapander-llama1b-ft-test/resolve/main/images/flux_claude.jpeg) | ![](https://huggingface.co/igor-im/fluxpromptexapander-llama1b-ft-test/resolve/main/images/flux_llama.jpeg) |
|
|
|
|
|
### Prompts used to generated Samples |
|
#### Plain Prompt |
|
A portrait of a man looking off into a distance, he has long hair, and a short beard |
|
|
|
#### Fine Tuned Prompt (generated by simply passing plain prompt to the model) |
|
Imagine a super-realistic portrait of an enigmatic middle-aged man with a rugged appearance and a close-cropped beard that frames his intense, deep-set blue eyes. He has an air of wisdom and contemplation as he gazes pensively into the distance, exuding a sense of resilience and strength. From an eye-level perspective, observe his slightly furrowed brow and the subtle creases around his mouth, a testament to his life experience. The soft yet direct lighting accentuates the depth and texture of his features, creating an intimate and powerful connection with the subject. |
|
|
|
#### Claude prompt (generated via following template: create a prompt to be used with an image generation ai to better guide it to generate based on user input: /n INPUT: {plain_prompt}) |
|
Create a highly detailed portrait photograph of a contemplative man gazing toward the horizon. Subject has flowing shoulder-length hair with natural movement and texture, paired with a neatly trimmed short beard. Capture in natural lighting during golden hour, with soft rim lighting highlighting his hair's texture. Shot with a high-end portrait lens at f/2.8 for pleasing bokeh. Composition follows rule of thirds, with subject positioned to direct attention toward his eyeline. Color palette emphasizes warm, muted tones. Style reference: Modern fashion photography meets classical portraiture. Technical details: Ultra high resolution, photorealistic quality, masterful depth of field, sharp focus on facial features. 8K, highly detailed, professional photography, award-winning portrait. |
|
|
|
#### Llama 3.2 3B untuned prompt (generated via following template: create a prompt to be used with an image generation ai to better guide it to generate based on user input: /n INPUT: {plain_prompt}) |
|
Generate an image of a realistic portrait of a man in his 40s or 50s, standing in front of a background with a subtle blur effect on the distant landscape. The subject's facial features should be well-defined, and he should have medium-length (not too long nor too short) hair that falls around his shoulders. His beard should be short (e.g., V-shaped) and neatly trimmed, with a slight curl at the edges. Incorporate some subtle shading and texture to give the image depth and dimensionality |