diff --git a/README.md b/README.md index e69de29b..afb811e4 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,5 @@ +# Mixtera + +A lightweight, user-friendly data-plane for LLM training. + +![](docs/source/_static/system_diagram/mixtera_system_diagram.drawio.png) \ No newline at end of file diff --git a/docs/source/_static/system_diagram/mixtera_system_diagram.drawio b/docs/source/_static/system_diagram/mixtera_system_diagram.drawio new file mode 100644 index 00000000..14813520 --- /dev/null +++ b/docs/source/_static/system_diagram/mixtera_system_diagram.drawio @@ -0,0 +1,193 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/source/_static/system_diagram/mixtera_system_diagram.drawio.pdf b/docs/source/_static/system_diagram/mixtera_system_diagram.drawio.pdf new file mode 100644 index 00000000..3e832e68 Binary files /dev/null and b/docs/source/_static/system_diagram/mixtera_system_diagram.drawio.pdf differ diff --git a/docs/source/_static/system_diagram/mixtera_system_diagram.drawio.png b/docs/source/_static/system_diagram/mixtera_system_diagram.drawio.png new file mode 100644 index 00000000..068abde1 Binary files /dev/null and b/docs/source/_static/system_diagram/mixtera_system_diagram.drawio.png differ