gemma3-270m-custom / README.md
myselfsaurabh's picture
Upload folder using huggingface_hub
829a5ca verified
# My Gemma3 270M Model
A custom PyTorch implementation of the Gemma-3 270M model. For full details see the original notebook.
## Usage
Download model, config, and tokenizer. Instantiate Gemma3Model, load weights and config as shown in this repo.