Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【Dont Merge】cambricon support gpt2 train and inference #482

Open
wants to merge 31 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
5626a1c
cambricon support gpt2 inference
BBuf Mar 23, 2023
73c6732
Delete configs
BBuf Mar 23, 2023
48062f5
Delete version.py
BBuf Mar 23, 2023
89f63fc
Merge branch 'main' into cambricon_support_gpt2
BBuf Mar 23, 2023
9e80018
refine train script
BBuf Mar 28, 2023
ec311a7
refine train script
BBuf Mar 28, 2023
22b8f86
refine
BBuf Mar 28, 2023
d47fe9c
refine
BBuf Mar 28, 2023
811584a
refine script
BBuf Mar 29, 2023
0e991aa
Merge branch 'main' into cambricon_support_gpt2
BBuf Mar 30, 2023
44520ad
refine
BBuf Mar 30, 2023
9e57cad
Merge branch 'main' into cambricon_support_gpt2
BBuf Mar 31, 2023
b7a8f3e
refine
BBuf Mar 31, 2023
338177b
refine
BBuf Mar 31, 2023
a3c8a5e
mock tokenzier
xiezipeng-ML Apr 10, 2023
846fba8
compatible with tokenizer of hugginface
xiezipeng-ML Apr 10, 2023
1d2ac19
replace mock_tokenizer to pipeline demo
xiezipeng-ML Apr 10, 2023
e69b70c
support data parallel inference
xiezipeng-ML Apr 10, 2023
f705e5d
Merge branch 'main' of https://github.com/Oneflow-Inc/libai into dev_…
xiezipeng-ML Apr 11, 2023
5cce818
reformat
xiezipeng-ML Apr 11, 2023
23b0422
refine
xiezipeng-ML Apr 11, 2023
347d6d1
refine
xiezipeng-ML Apr 11, 2023
6df6fbc
reformat
xiezipeng-ML Apr 11, 2023
b2ab174
fix conflict
BBuf Apr 11, 2023
2cfc20d
update flow.nn.functional.gelu
BBuf Apr 17, 2023
abc8b80
update flow.nn.functional.gelu
BBuf Apr 17, 2023
010b465
refine
BBuf Apr 17, 2023
8030159
refine
BBuf Apr 17, 2023
ac43197
Merge branch 'main' into cambricon_support_gpt2
BBuf Apr 17, 2023
64263fe
update mlu gpt2 dataset url (#502)
hjchen2 May 4, 2023
2b800ee
import oneflow_mlu (#505)
hjchen2 May 12, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update flow.nn.functional.gelu
  • Loading branch information
BBuf committed Apr 17, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit abc8b80912995a39ea4a4a5925c99662ea86ec61
77 changes: 0 additions & 77 deletions projects/MagicPrompt/oneflow_magicprompt/config.yaml

This file was deleted.

Empty file.
Binary file not shown.
Loading