InternLM/internlm
Shuo Zhang ba4deaeffa
fix(eval): StreamingDataset does not have an __len__ method. (#251)
2023-08-31 15:29:04 +08:00
..
apis initial commit 2023-07-06 12:55:23 +08:00
core fix(core/trainer.py): fix streaming train state load error (#247) 2023-08-29 18:47:21 +08:00
data Merge develop to main (#233) 2023-08-24 22:03:04 +08:00
initialize Merge develop to main (#233) 2023-08-24 22:03:04 +08:00
model [fix bug] Fix the error that RotaryEmbedding is converted to a non-fp32 format during training, and add a compatible method for the llama model. (#239) 2023-08-26 17:48:08 +08:00
monitor Merge develop to main (#233) 2023-08-24 22:03:04 +08:00
solver Merge develop to main (#233) 2023-08-24 22:03:04 +08:00
train Merge develop to main (#233) 2023-08-24 22:03:04 +08:00
utils fix(eval): StreamingDataset does not have an __len__ method. (#251) 2023-08-31 15:29:04 +08:00
__init__.py initial commit 2023-07-06 12:55:23 +08:00