digger yu
|
341263df48
|
[hotfix] fix typo s/get_defualt_parser /get_default_parser (#5548)
|
2024-04-07 19:04:58 +08:00 |
Yuanheng Zhao
|
36c4bb2893
|
[Fix] Grok-1 use tokenizer from the same pretrained path (#5532)
* [fix] use tokenizer from the same pretrained path
* trust remote code
|
2024-03-28 16:30:04 +08:00 |
Yuanheng Zhao
|
5fcd7795cd
|
[example] update Grok-1 inference (#5495)
* revise grok-1 example
* remove unused arg in scripts
* prevent re-installing torch
* update readme
* revert modifying colossalai requirements
* add perf
* trivial
* add tokenizer url
|
2024-03-24 20:24:11 +08:00 |
Hongxin Liu
|
848a574c26
|
[example] add grok-1 inference (#5485)
* [misc] add submodule
* remove submodule
* [example] support grok-1 tp inference
* [example] add grok-1 inference script
* [example] refactor code
* [example] add grok-1 readme
* [exmaple] add test ci
* [exmaple] update readme
|
2024-03-21 18:07:22 +08:00 |