Skip to content

Instantly share code, notes, and snippets.

View GregoryKogan's full-sized avatar
😉
Trying to contribute

Gregory Koganovsky GregoryKogan

😉
Trying to contribute
View GitHub Profile
"""
The most atomic way to train and run inference for a GPT in pure, dependency-free Python.
This file is the complete algorithm.
Everything else is just efficiency.
@karpathy
"""
import os # os.path.exists
import math # math.log, math.exp
@181192
181192 / increase_root_fedora.md
Last active February 3, 2026 09:48
How to increase the root partition size on Fedora

How to increase the root partition size on Fedora

Boot up with an Fedora Live USB stick.

  1. Run vgs to check if there's any space:
$ sudo vgs
  VG     #PV #LV #SN Attr   VSize    VFree
  fedora   1   3   0 wz--n- <237.28g    0