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