Michał Noszczak
Results
1
issues of
Michał Noszczak
`tokenizer` is undefined, we should use `processor` from that cell instead: ``` model, processor = FastModel.from_pretrained( model_name = "unsloth/csm-1b", max_seq_length= 2048, # Choose any for long context! dtype = None,...