InternLM/tools/transformers/internlm_model
YWMditto 095ebfff9d
feat(tools): support dynamic ntk rope in transformers (#470)
* support dynamic ntk in transformers

* support dynamic ntk in transformers

* support dynamic ntk in transformers

* add rope doc

* add rotary config in configuration_internlm.py

---------

Co-authored-by: YWMditto <862779238@qq.com>
2023-11-06 23:15:06 +08:00
..
__init__.py fix(tools): fix streaming_chat and update docs (#467) 2023-11-03 16:12:37 +08:00
configuration_internlm.py feat(tools): support dynamic ntk rope in transformers (#470) 2023-11-06 23:15:06 +08:00
modeling_internlm.py feat(tools): support dynamic ntk rope in transformers (#470) 2023-11-06 23:15:06 +08:00
tokenization_internlm.py fix(tools): fix streaming_chat and update docs (#467) 2023-11-03 16:12:37 +08:00