Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Add OPT #17088
Add OPT #17088
Changes from all commits
c8cf718
9ee623d
0484ca1
b931db8
681dfc5
1e21983
1363221
8427279
5e8e2f5
be0e434
51db79e
99001d3
a777bbc
38f7463
c6f3a69
30d3db2
f903445
bb4ab4a
2a6e288
cb853fd
337e71f
0d9130f
290b7f0
096eb74
020843a
c63d9f8
8b6e496
0303f2b
2c0327d
4aa6ab2
752f512
14eeb13
9c96f09
54fc962
06f42ca
76e52ac
556c2f4
1460025
db100a5
d16d40d
c10f347
f1fe820
9b9c65b
4fb9608
ab57047
0c1c791
ac50b44
1505de5
8ace67b
80296cb
752c1d2
77e6e04
1564dac
abd1f3c
23ff89c
5c5c858
41fad01
27b55c9
aebd19e
d0723aa
7575749
66e8298
8d4920e
c005840
84eb497
043a109
8ba7cbc
2099b5f
1c9580f
9f6291d
740fcf5
f8c276b
fff035f
30ed9f6
69c7ae6
ff09958
0555b92
5491431
521822f
61e8023
7b27a91
26729d7
7661453
25a40b1
aefa63d
f3b5e24
0365e27
929be23
f6b032b
d633832
85ce8e8
d6fc7f3
95d7ead
412bdab
974d44c
cc1b4c9
156866d
849afd3
1acb47a
668246b
769b9d6
def917e
5131932
5ec0766
2ed32a8
1db5f2b
f57a0b5
5f96836
70c2196
49e905d
2c1bce4
9c3f0c0
29987ed
145838f
e2c932b
3bf333d
b24ac4b
2e1d4f4
6737d09
994c104
136983b
6834c7b
014674d
2c7102b
598ef8d
0a58092
66c807a
fd91198
dfb00c0
f6c587c
7923a46
192c407
ab1c4fb
0215920
6de5a2d
4dbd565
484f24f
e3b7c4b
46f6401
27437f7
c325b0a
5fc7b7b
133a465
109abdc
d69db00
51cba40
6554537
200ac36
368620a
e1bbc22
e53e8f7
4c1e494
4c9c360
6055da9
22c89b4
776b42c
c39f5bd
d8070cd
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to add a fast tokenizer in a follow-up PR that is able to prepend the bos_token at the beginning. For this a new converter needs to be written.