Project.I Cpt I - Get Familiar with Diffusers

I wanna doooominate CivitAI. Since this probably requires large-scale training on a server that possess multiple GPUs, Diffusers would be an invincible choice. My local GPU got only 16GB VRAM which is intensive for finetuning the whole SDXL network, I decided to train an LoRA simply for gathering practical experience. I won’t rent a server until everything, including my diffusers techniques, is ready. Code I mentioned can be found in the repo below....

July 21, 2025 · 2 min · A1yCE

Some Reflection on the Iterating Method of Large Model: Parameter Count or Multimodality

Intro Nowadays, people are familiarized with large model, such as LLMs, in their daily lives. Discussions about which model should own the title of “strongest” are prevalent. AI startup enterprises are striving to optimize their models by any means necessary, including scaling model’s parameter count. As diving into this field of deep learning for more than one year, I have grown weary of this competition focused on model’s parameter count (Hereinafter referred to as NoP, Numbers of Parameter)....

September 23, 2024 · 3 min · A1yCE