How to use htrivedi99/mistral-trt-test with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("htrivedi99/mistral-trt-test", dtype="auto")