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