| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| InternLM-v0.2.1dev20230901 source code.tar.gz | 2023-09-01 | 1.7 MB | |
| InternLM-v0.2.1dev20230901 source code.zip | 2023-09-01 | 1.8 MB | |
| README.md | 2023-09-01 | 1.4 kB | |
| Totals: 3 Items | 3.5 MB | 0 | |
Highlights
- Support centos and ubuntu dockerfile
- Support runtime gpu flops and nccl allreduce speed test
What's Changed
🚀 Features
- Implement uniform_init for tensor by @Pryest in https://github.com/InternLM/InternLM/pull/252
- Support centos and ubuntu dockerfile by @li126com in https://github.com/InternLM/InternLM/pull/220 https://github.com/InternLM/InternLM/pull/243
- Support writer
add_scalarsfor writing dict data by @huangting4201 in https://github.com/InternLM/InternLM/pull/257 - Support runtime gpu flops and nccl allreduce speed test by @sunpengsdu in https://github.com/InternLM/InternLM/pull/254
💥 Improvements
-
🐞 Bug fixes
- Fix StreamingDataset does not have an
lenmethod by @00INDEX in https://github.com/InternLM/InternLM/pull/251 - Fix argument missing in getting loss metrics by @MagicDevilZhang in https://github.com/InternLM/InternLM/pull/256
- Fix the error that RotaryEmbedding is converted to a non-fp32 format during operation by @YWMditto in https://github.com/InternLM/InternLM/pull/239
📚 Documentations
- Update readme structure by @huangting4201 in https://github.com/InternLM/InternLM/pull/240
- Support readthedocs by @huangting4201 in https://github.com/InternLM/InternLM/pull/245 https://github.com/InternLM/InternLM/pull/264
🌐 Other
-
Known issues
-