Get Started¶
Installation¶
Clone the repository using the following command:
Install with pip :Usage¶
Tutorials¶
You find tutorials for using RydbergGPT in the examples/
folder.
Configuration¶
Theconfig.yaml
is used to define the hyperparameters for:
- Model architecture
- Training settings
- Data loading
- Others
Training¶
To train RydbergGPT locally, execute the train.py
with: