phi-1_5 / modeling_phi.py

Commit History

chore(root): Updates files to internal transformers implementation.
d3ba318

gugarosa commited on

fix(modeling_phi): Fixes initial generation with length larger than context length.
ca573e3

gugarosa commited on

fix(modeling_phi): Fixes cached generation when above maximum context length.
37527ba

gugarosa commited on

Fixes exceeding maximum sequence length when using generate().
5fd430c

gugarosa commited on

Update to new model interface.
271c339

gugarosa commited on