Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,15 @@ MaxText aims to provide you with the best OSS models, whether as a reference imp
## Get involved

Please join our [Discord Channel](https://discord.com/invite/2H9PhvTcDU) and if you have feedback, you can file a feature request, documentation request, or bug report [here](https://github.com/AI-Hypercomputer/maxtext/issues/new/choose).

## Citation

To cite the MaxText repository:
```
@software{maxtext2023github,
author = {{Google Cloud AI Hypercomputer}},
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's discuss more offline.

title = {{M}ax{T}ext: A simple, performant and scalable {JAX} {LLM} training framework},
url = {https://github.com/AI-Hypercomputer/maxtext},
year = {2023}
}
```
Loading