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