InternLM/tools/transformers/internlm_model
jiaxingli 6c0ff4820f
feat(model): support llama model with checkpoint loading (#532)
* support hf llama

* support hf llama

* support hf llama

* support hf llama

* importerror

* importerror

* modeling

* modeling
2023-12-11 16:25:24 +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(model): support llama model with checkpoint loading (#532) 2023-12-11 16:25:24 +08:00
tokenization_internlm.py fix(tools): fix streaming_chat and update docs (#467) 2023-11-03 16:12:37 +08:00