for n-dimensional vit, have a method for fetching muon friendly parameters

This commit is contained in:
lucidrains
2025-10-13 12:07:48 -07:00
parent 3becf087bb
commit 39fd9ac8be
2 changed files with 23 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "vit-pytorch"
version = "1.12.4"
version = "1.12.5"
description = "Vision Transformer (ViT) - Pytorch"
readme = { file = "README.md", content-type = "text/markdown" }
license = { file = "LICENSE" }