Ben Irving
Results
3
comments of
Ben Irving
When passing ```output_hidden_states=True``` argument, the output dictionary does not seem to contain the hidden states. The model initialization: ``` model = AutoModelForCausalLM.from_pretrained('allenai/OLMo-1B', trust_remote_code=True) ``` Putting together the tokenized input: ```...
Yep, I was on version 0.2.4. Thanks. This issue can probably be closed lol.
Why not just release it bro