mlx-llada2-uni / llada2 /__init__.py
treadon's picture
Upload llada2/__init__.py with huggingface_hub
2285637 verified
raw
history blame contribute delete
81 Bytes
from .model import LLaDA2Model, LLaDA2Config
from .generate import generate_text