tils (page 3)
-
Fixing "Unknown at rule" warnings for Tailwind CSS in VSCode
How to resolve VSCode CSS lint warnings for Tailwind CSS at-rules by adjusting settings and installing extensions.
-
Yeast for Immune Support?
Brewer's yeast can boost immune health similarly to nutritional yeast.
-
Most LLMs Still Lean on AdamW
From BERT to today's open-source GPT clones, the de-coupled weight-decay trick in AdamW remains the default. (T5 is the main outlier, preferring Adafactor at pre-train time.)
-
Dead Internet Theory - Bots Run the Web
TIL about the claim that bots now outnumber humans online—and what the numbers actually say.
-
Key Concepts Behind QLoRA Fine-Tuning
Quantization + low-rank adapters let you fine-tune huge LLMs on a single GPU.