How to use FinEasy/finmunibot-gemma-2b with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("FinEasy/finmunibot-gemma-2b", dtype="auto")