How to use Q-bert/try-190m with Transformers:
# Load model directly from transformers import StockLlamaForForecasting model = StockLlamaForForecasting.from_pretrained("Q-bert/try-190m", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!