impactframes commited on
Commit
4d93737
1 Parent(s): a7502b6

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # LLaMA3 License and Usage
2
+ ![Model Visualization](https://i.imgur.com/8xr5Tz9.jpg)
3
+ ## Introduction
4
+ The LLaMA3 model is equipped to deliver superior results in machine learning applications. This model is particularly effective 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.
5
+
6
+ ## Model Training
7
+ LLaMA3 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.
8
+
9
+ ## Useful Links
10
+ - [IF Prompt MKR](https://github.com/if-ai/IF_prompt_MKR)
11
+ - [ComfyUI-IF_AI_tools](https://github.com/if-ai/ComfyUI-IF_AI_tools)
12
+
13
+ ## Support
14
+ 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:
15
+ - **Starring the repository** on GitHub: [Star ComfyUI-IF_AI_tools](https://github.com/if-ai/ComfyUI-IF_AI_tools)
16
+ - **Subscribing** to my YouTube channel: [Impact Frames on YouTube](https://youtube.com/@impactframes?si=DrBu3tOAC2-YbEvc)
17
+ - **Donating** on Ko-fi: [Support Impact Frames on Ko-fi](https://ko-fi.com/impactframes)
18
+ - **Becoming a patron** on Patreon: [Support via Patreon](https://patreon.com/ImpactFrames)
19
+
20
+ Thank you for your interest and support!
21
+
22
+ - **Developed by:** impactframes
23
+ - **License:** apache-2.0
24
+ - **Finetuned from model :** unsloth/llama-3-8b-bnb-4bit
25
+
26
+ This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
27
+
28
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)