chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
"""Common `nn.Modules` used to define LLMs in this project."""
|
||||
|
||||
from .expert import MixtralExperts
|
||||
from .kv_cache import PagedKVCache, RopeMode
|
||||
Reference in New Issue
Block a user