File size: 351 Bytes
216cb97
 
 
 
 
2119d2a
216cb97
2119d2a
 
 
1
2
3
4
5
6
7
8
9
10
11

# Trained TRM Model

This is a TRM model trained using the provided datasets.

## How to use for Inference

You can use this model for inference via the Hugging Face Inference API or with the `transformers` library.

Make sure you have the `modelling_trm.py` file in the same directory as the model files if using the `transformers` library locally.