How to use Q-bert/try-500m with Transformers:
# Load model directly from transformers import StockLlamaForForecasting model = StockLlamaForForecasting.from_pretrained("Q-bert/try-500m", dtype="auto")