Is it possible to use Olmo 3 with model = AutoModelForSequenceClassification.from_pretrained()?
Hi there @L-G - thanks for the inquiry and I apologize for the delay while our team was on winter break. No, it is not possible - it is only compatible with CausalLM (see here).
· Sign up or log in to comment