diff --git a/docs/_source/_static/logo.png b/docs/_source/_static/logo.png index bba2c4b3d..f2b80c260 100644 Binary files a/docs/_source/_static/logo.png and b/docs/_source/_static/logo.png differ diff --git a/docs/_source/benchmarks.rst b/docs/_source/benchmarks.rst deleted file mode 100644 index 0daffa7ff..000000000 --- a/docs/_source/benchmarks.rst +++ /dev/null @@ -1,44 +0,0 @@ -========== -Benchmarks -========== - -Notes on benchmarks. - -.. note:: You likely want the upstream tinygrad, not tinygrab. - Upstream: https://tinygrad.org - - -top500 ------- -In what year would this be the world's fastest computer? - -https://top500.org - - -mlnotcommons ------------- -Proprietary with a few libre datasets and benchmarks available. - -Don't let "Commons" in the name lead you to think this is available to the mere public. -Lots of proprietary bits involved, closed lists, corporate signups and signatures, etc. - -This isn't like Wikipedia Commons at all. - -Their use of "Commons" in their name perhaps causes confusion in the marketplace -with Wikipedia Commons (and other groups that serve the public). - -The upstream tinycorp is working on implementing some of their benchmarks using -``tinygrad`` and AMD GPUs. - - -https://mlcommons.org/datasets/ - -https://mlcommons.org/benchmarks/ - -https://github.com/mlcommons - - -.. toctree:: - :maxdepth: 3 - :caption: Contents: - diff --git a/docs/_source/index.rst b/docs/_source/index.rst index 6efd087d8..c22dab61a 100644 --- a/docs/_source/index.rst +++ b/docs/_source/index.rst @@ -10,17 +10,43 @@ tinygrab my nascent AI system, and the glorious Sphinx documentation system. With docstrings. + +``tinygrab`` is a snapshot of ``tinygrad``, with docstrings added by "AI". + + .. note:: You likely want the upstream tinygrad, not tinygrab. Tinygrab contains AI generated docstrings for a tinygrad snapshot. Upstream: https://tinygrad.org -AI Assistant ------------- +Parrot +------ Using the Parrot application as a code assistant, with the Phind model, -doctrings and a Sphinx setup was generated. +doctrings and a Sphinx setup were generated. -* https://parrot.codes + ``_ + + ``_ + + +tinyrocs +-------- +tinyrocs is a small and efficient liquid cooled GPU AI cluster. + + + ``_ + + +tinyrocs will run ``tinygrab``. + + +Upstream +-------- +``tinygrad`` upstream website and source code: + + ``_ + + ``_ Human @@ -31,30 +57,9 @@ The typist, diligently following AI instructions. | Loveland, Colorado -========== -Benchmarks -========== -Notes on benchmarks. - - -======== -tinygrad -======== - -``tinygrad`` with AI generated docstrings copied by a human. - - -======== -tinyrocs -======== - -Notes and clone of tinybox GPU cluster. - .. toctree:: - benchmarks - tinygrad - tinyrocs + tinygrab :maxdepth: 2 :caption: Contents: diff --git a/docs/_source/tinygrad.rst b/docs/_source/tinygrab.rst similarity index 92% rename from docs/_source/tinygrad.rst rename to docs/_source/tinygrab.rst index 3a185d62c..bb5b7e504 100644 --- a/docs/_source/tinygrad.rst +++ b/docs/_source/tinygrab.rst @@ -1,8 +1,8 @@ ======== -tinygrad +tinygrab ======== -``tinygrad`` with AI generated docstrings copied by a human. +``tinygrab`` is ``tinygrad`` with AI generated docstrings copied by a human. .. note:: You likely want the upstream tinygrad, not tinygrab. Tinygrab contains AI generated docstrings for a tinygrad snapshot. diff --git a/docs/_source/tinyrocs.rst b/docs/_source/tinyrocs.rst deleted file mode 100644 index 259d7ff45..000000000 --- a/docs/_source/tinyrocs.rst +++ /dev/null @@ -1,19 +0,0 @@ -======== -tinyrocs -======== - -tinyrocs is a small and efficient AI cluster. - -https://tinyrocs.foo - -Notes on and forks of tinybox by tinycorp. - -See spreadsheet bill of materials: - -https://spacecruft.org/deepcrayon/tinyrocs/media/branch/main/docs/tinyrocs-bom.ods - - -.. toctree:: - :maxdepth: 3 - :caption: Contents: -