How to use aixk/vlite-0.12B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("aixk/vlite-0.12B", dtype="auto")