How to use FlashLabs/Chroma-4B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("FlashLabs/Chroma-4B", trust_remote_code=True, dtype="auto")
It is inappropriate.
Β· Sign up or log in to comment