impactframes commited on
Commit
84313cf
1 Parent(s): 757e23c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +48 -0
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: apache-2.0
5
+ tags:
6
+ - text-generation-inference
7
+ - transformers
8
+ - unsloth
9
+ - phi3
10
+ - trl
11
+ base_model: unsloth/Phi-3-mini-4k-instruct-bnb-4bit
12
+
13
+ ---
14
+
15
+ ![Model Visualization](https://cdn-uploads.huggingface.co/production/uploads/63c2c05b8cc87cf0c05b89ba/0sXEzjAqku3jaBWhciiHy.png)
16
+
17
+
18
+ ## Introduction
19
+ This model Base on PHi3 and Dolphin 2.9 is particularly effective to create SD prompts when used in conjunction with the IF_AI_tools custom node for ComfyUI and the IF_PromptMKr, my extension for A1111 Forge and Next platforms.
20
+
21
+ ## Model Training
22
+ Phi3 has been meticulously trained on a synthetic dataset comprising over 50,000 high-quality, stable diffusion prompts, ensuring robustness and high performance across various tasks.
23
+
24
+ ## Useful Links
25
+ - [IF Prompt MKR](https://github.com/if-ai/IF_prompt_MKR)
26
+ - [ComfyUI-IF_AI_tools](https://github.com/if-ai/ComfyUI-IF_AI_tools)
27
+
28
+ ## Support
29
+ Your support is invaluable in continuing the development and enhancement of tools like these. If you find this tool useful, please consider extending your support by:
30
+ - **Starring the repository** on GitHub: [Star ComfyUI-IF_AI_tools](https://github.com/if-ai/ComfyUI-IF_AI_tools)
31
+ - **Subscribing** to my YouTube channel: [Impact Frames on YouTube](https://youtube.com/@impactframes?si=DrBu3tOAC2-YbEvc)
32
+ - **Donating** on Ko-fi: [Support Impact Frames on Ko-fi](https://ko-fi.com/impactframes)
33
+ - **Becoming a patron** on Patreon: [Support via Patreon](https://patreon.com/ImpactFrames)
34
+
35
+ Thank you for your interest and support!
36
+
37
+ - **Developed by:** impactframes
38
+ - **License:** MIT
39
+
40
+ # Uploaded model
41
+
42
+ - **Developed by:** impactframes
43
+ - **License:** apache-2.0
44
+ - **Finetuned from model :** unsloth/Phi-3-mini-4k-instruct-bnb-4bit
45
+
46
+ This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
47
+
48
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)