InternLM/tools/transformers/internlm_model
x54-729 b9c813a972
fix(tools): fix streaming_chat and update docs (#467)
* move hf model to tools/transformers/internlm_model

* fix stream_chat

* Add stream_chat example

* fix import

* Add __init__ to internlm_model

* Add hf link

* fix import of tools/tokenizer.py

* fix huggingface url in readme
2023-11-03 16:12:37 +08:00
..
__init__.py fix(tools): fix streaming_chat and update docs (#467) 2023-11-03 16:12:37 +08:00
configuration_internlm.py fix(tools): fix streaming_chat and update docs (#467) 2023-11-03 16:12:37 +08:00
modeling_internlm.py fix(tools): fix streaming_chat and update docs (#467) 2023-11-03 16:12:37 +08:00
tokenization_internlm.py fix(tools): fix streaming_chat and update docs (#467) 2023-11-03 16:12:37 +08:00