1
0
mirror of https://github.com/hpcaitech/ColossalAI.git synced 2025-09-23 02:20:49 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
digger yu
341263df48 [hotfix] fix typo s/get_defualt_parser /get_default_parser () 2024-04-07 19:04:58 +08:00
Yuanheng Zhao
36c4bb2893 [Fix] Grok-1 use tokenizer from the same pretrained path ()
* [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 ()
* 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 ()
* [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