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-02-23 15:46:28 -05:00
2023-10-09 11:04:57 +02:00
2024-01-09 14:58:21 +00:00
2023-10-30 18:16:40 +00:00
2023-02-03 12:43:46 -05:00
2023-12-16 19:41:43 +05:30
2024-01-16 18:31:01 +00:00
2024-01-17 16:02:22 +01:00
2023-03-02 12:08:43 -05:00
2023-11-14 10:32:57 +01:00
2024-01-15 16:52:18 +01:00
2024-01-15 11:22:54 -05:00
2023-12-07 10:00:08 +01:00
2023-11-17 13:44:09 -08:00
2023-11-16 17:43:19 +01:00
2023-06-26 09:58:14 -04:00
2024-01-10 06:03:13 -05:00
2024-01-15 18:36:40 +00:00
2023-12-20 18:33:17 +00:00
2023-12-08 20:02:20 +00:00
2023-11-15 14:10:39 +01:00
2024-01-16 18:31:01 +00:00
2023-06-15 07:30:24 -04:00
2023-11-13 14:20:54 +01:00
2023-12-11 15:51:51 +00:00
2023-11-13 14:20:54 +01:00
2023-11-10 15:35:27 +00:00
2024-01-17 11:50:53 +01:00
2023-06-15 07:30:24 -04:00
2023-11-13 15:17:01 +01:00
2023-12-14 17:42:25 +00:00
2023-12-14 17:42:25 +00:00
2024-01-16 18:31:01 +00:00
2023-10-31 14:20:04 +00:00
2023-09-05 10:12:25 +02:00
2024-01-16 16:36:29 +01:00
2023-11-13 14:20:54 +01:00