Renaming low resolution link to highest resolution link
12
Testing the fetch_images script
13
Revisiting the Autogen code
14
Autogen in action
15
Checking the downloaded images
16
Organizing the images
17
Using Topaz Gigapixel AI to upscale images
18
Loading LLM framework overview
19
Installing text-generation-webui
20
Showing git hash for text-generation-webui
21
Downloading llava-v1.5-13b-GPTQ
22
Support LLaVA v1.5 pull request
23
Commit log for LLaVA v1.5
24
Original LLaVA v1.5-13b repository
25
Possible ? to load llava-v1.5-13b using --load-in-4bit flag in the readme
26
Downloading the model through CLI
27
Model Placement in text-generation-webui directory
28
Multimodal documentation for starting up API
29
Command to start the server
30
text-generation-webui GUI
31
Looking at pull request to see suggested settings
32
Changing presets in text-generation-webui
33
Initial trials in the GUI
34
Comparing concise and verbose prompt instruction
35
Testing out the text-generation-webui API
36
Get the IP address of windows from inside Linux
37
Finding the endpoint/API examples
38
Testing the API request
39
Comparing results between the API and the GUI
40
llava v1.5-13b responding in another language, hallucination ?
41
Using replicate's original llava v1.5-13b model
42
Bringing up concise vs. verbose prompt again
43
Setting up replicate API key locally
44
Setting up python call to replicate
45
Running iterate replicate code
46
Download llava-v1.5-7b model
47
Setting up llama.cpp framework
48
Adding models to llama.cpp
49
Showing llama.cpp commit hash
50
Starting up llama.cpp server
51
llama.cpp GUI
52
llama.cpp API code overview
53
llama.cpp server API documentation
Description:
Explore an in-depth video tutorial on harnessing AI Agents and local large language models to autonomously create a realistic style model for SDXL. Dive into the technical aspects of setting up and utilizing various AI frameworks, including LLaVA, Mistral, and llama.cpp. Learn about installing and configuring Chrome and Chromedriver, working with Selenium WebDriver, and implementing Autogen code. Discover techniques for image fetching, processing, and upscaling using Topaz Gigapixel AI. Follow along as the presenter demonstrates the installation and usage of text-generation-webui, explores API interactions, and compares different prompting strategies. Gain insights into troubleshooting common issues and optimizing model performance. This comprehensive guide covers everything from initial setup to advanced implementation, providing valuable knowledge for AI enthusiasts and developers working with SDXL and large language models.
Autogen and Local LLMs Create Realistic Stable Diffusion Model Autonomously