Views
No views yet
/lustre/fast/fast/wangk/ckpt/depthbench/pretrain-llama-350M-L24-attnres-lr5e-3step0, step3000, step6000, step7600step7600tokenizer/2269.10 GiBfrom_pretrained() export.
To use it, download the repository and load it with OLMo-core utilities such as load_model_and_optim_state().1from huggingface_hub import snapshot_download
2
3local_dir = snapshot_download(repo_id="aspect-ratio-scaling/llama-400M-L24-attnres-lr5e-3")
4print(local_dir)wandb/ is not included in this upload by default.