Preface I have said in previous articles that if you build a website based on Cloudflare, I always recommend using Cloudflare Tunnel to return to the source, because using Cloudflare Tunnel (also called Cl…
Preface In addition to Diffusion Bee introduced in the previous article, there is another free local AI image generation tool suitable for running on M series Macs: Draw Things. Introduction to Draw Things and installation software introduction...
A few days ago, I saw that the devices running TailScale were running all kinds of strange versions of TailScale. Due to my obsessive-compulsive disorder, I changed the version of TailScale for all the devices running TailScale (except Qnap NAS and OpenWRT, because these two official versions are currently...
Preface Originally, I wanted to write a tutorial on deploying "Stable Diffusion" on Mac, but I happened to see Diffusion Bee, which is actually based on "Stable Diffusion" but is very friendly to friends with no basic knowledge...
Preface I have been facing continuous attacks since a few weeks ago. The key point is that these attacks are not the previous HTTP flood attacks with no technical content, but are based on a weak point in the defense of WordPress: the ajax function entrance (/wp-admin/admin…
Foreword Because there are few people, I have never done group verification in the TG group. However, this week, I suddenly felt that it was low for the group to not have verification, so I decided to build a group verification robot: first, it can prevent robots from automatically joining the group to advertise; second, it will make friends who join the group think that I am more…
Preface In the previous article, I have written about how to run the llama3.2 3B model locally based on Ollama and call it using Lobechat (see article: Home Data Center Series Build Private AI: Build an Open Source Big Language Locally Based on Ollama...
Preface As I get more and more exposure to the field of AI, some of my previous vague understandings are gradually becoming clearer, and the needs have gradually transitioned from the simplest chat class to the text generation class (text generation picture, text generation voice, text generation video, text generation code, etc.). If…
Preface I have previously written several articles about the basics of AI big language models, including an introduction to local big language model UI and API providers (see article: Starting the AI Journey: A Detailed Introduction to Local Big Language Model UI and Big Language Model API Providers), Local Big Language Model UI…
Preface In the previous article, I introduced the installation of the local large language model UI: Lobechat (see the article: Docker series based on the open source large language model UI framework: Lobechat detailed deployment tutorial), and the third-party API: OhMyGPT...