Duplicated from thuml/sundial-base-128m
How to use krishifer/sundial-base-128m with Transformers:
# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("krishifer/sundial-base-128m", trust_remote_code=True, dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!