Junyang Lin
d6ffe74dfa
Add qwen2 (#28436)
* add config, modeling, and tokenization
* add auto and init
* update readme
* update readme
* update team name
* fixup
* fixup
* update config
* update code style
* update for fixup
* update for fixup
* update for fixup
* update for testing
* update for testing
* fix bug for config and tokenization
* fix bug for bos token
* not doctest
* debug tokenizer
* not doctest
* debug tokenization
* debug init for tokenizer
* fix style
* update init
* delete if in token auto
* add tokenizer doc
* add tokenizer in init
* Update dummy_tokenizers_objects.py
* update
* update
* debug
* Update tokenization_qwen2.py
* debug
* Update convert_slow_tokenizer.py
* add copies
* add copied from and make style
* update files map
* update test
* fix style
* fix merge reading and update tests
* fix tests
* fix tests
* fix style
* debug a variable in readme
* Update src/transformers/models/qwen2/configuration_qwen2.py
Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
* update test and copied from
* fix style
* update qwen2 tokenization and tests
* Update tokenization_qwen2.py
* delete the copied from after property
* fix style
* update tests
* update tests
* add copied from
* fix bugs
* update doc
* add warning for sliding window attention
* update qwen2 tokenization
* fix style
* Update src/transformers/models/qwen2/modeling_qwen2.py
Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
* fix tokenizer fast
---------
Co-authored-by: Ren Xuancheng <jklj077@users.noreply.github.com>
Co-authored-by: renxuancheng.rxc <renxuancheng.rxc@alibaba-inc.com>
Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
2024-01-17 16:02:22 +01:00
..
2022-11-08 19:54:41 +00:00
2021-02-15 07:55:10 -05:00
2023-04-06 18:08:14 +02:00
2023-05-18 14:14:43 -04:00
2024-01-03 18:01:06 +00:00
2023-09-18 19:58:01 +02:00
2024-01-08 18:17:16 +01:00
2023-08-10 10:53:22 +02:00
2024-01-12 17:54:11 +00:00
2023-11-03 12:47:07 +01:00
2023-08-10 10:53:22 +02:00
2023-12-01 15:51:10 +01:00
2023-03-13 19:11:19 +01:00
2024-01-15 18:36:40 +00:00
2023-06-06 18:17:41 +02:00
2023-12-22 12:56:11 +01:00
2024-01-08 18:17:16 +01:00
2023-08-17 07:58:35 +02:00
2021-02-15 07:55:10 -05:00
2023-11-28 10:05:34 +01:00
2023-08-17 07:58:35 +02:00
2021-10-07 12:44:23 +05:30
2023-02-28 17:12:44 +01:00
2023-04-19 19:27:37 +02:00
2023-02-28 17:12:44 +01:00
2023-02-03 12:57:02 -05:00
2023-04-21 20:36:35 +02:00
2023-03-01 17:53:29 +01:00
2024-01-17 16:02:22 +01:00
2023-10-30 10:48:24 +01:00
2023-12-08 14:55:02 +01:00
2023-03-30 21:06:35 +02:00
2022-06-02 10:24:16 +02:00
2023-08-17 07:58:35 +02:00
2023-11-30 20:24:43 +01:00
2023-08-17 07:58:35 +02:00
2023-11-28 17:21:21 +01:00
2023-11-14 20:05:54 +00:00
2023-04-06 22:52:59 +02:00