How to use Vivek16/Root_Math-TinyLlama-CPU with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Vivek16/Root_Math-TinyLlama-CPU", dtype="auto")