Commit Graph

15901 Commits

Author SHA1 Message Date
Arthur Zucker 65a00cefba deal with duplicates 2024-05-18 10:35:16 +02:00
Arthur Zucker e3be54cf25 🤗 2024-05-18 10:27:32 +02:00
Arthur Zucker 39f696ee4f keep decorators? 2024-05-18 09:43:38 +02:00
Arthur Zucker 67471e6758 process inheritage 2024-05-18 09:38:47 +02:00
Arthur Zucker 075be8c1fc todos 2024-05-17 21:04:08 +02:00
Arthur Zucker e606c513c6 deal with assigns 2024-05-17 20:57:47 +02:00
Arthur Zucker 274ac8801d handle funtions 2024-05-17 20:51:34 +02:00
Arthur Zucker 768801cbac style 2024-05-17 20:38:43 +02:00
Arthur Zucker a5b87808e8 deal with comments 2024-05-17 20:21:29 +02:00
Arthur Zucker 24e072ee71 for now use gemma 2024-05-16 18:31:11 +02:00
Arthur Zucker 39ec61ac2e 🔥 2024-05-16 18:27:36 +02:00
Arthur Zucker f5ebef0deb doc 🚀 2024-05-16 18:24:27 +02:00
Arthur Zucker 6a5264d489 update 2024-05-16 18:17:12 +02:00
Arthur Zucker c804b4bc6d fixup 2024-05-16 18:13:46 +02:00
Arthur Zucker df9e78377b nit 2024-05-16 18:04:05 +02:00
Arthur Zucker c44f82750c clear diffs 2024-05-16 18:03:12 +02:00
Arthur Zucker fca954d6d4 nit 2024-05-16 18:02:20 +02:00
Arthur Zucker 8fe59a5089 ouiiii 2024-05-16 18:00:00 +02:00
Arthur Zucker c9fea750cb update 2024-05-16 12:40:07 +02:00
Arthur Zucker 7b79b4d4b1 current state 2024-05-16 11:19:07 +02:00
Arthur Zucker ce615ff9a5 current state 2024-05-16 11:16:23 +02:00
Arthur Zucker cdb8c6b19d oups 2024-05-15 17:26:18 +02:00
Arthur Zucker 709429a141 updates 2024-05-15 17:21:40 +02:00
Arthur Zucker 35576acfcd update gemma 2024-05-15 17:12:49 +02:00
Arthur Zucker f3fe0b340a updates 2024-05-15 17:10:14 +02:00
Arthur Zucker 3dedb93c45 revert changes done to llama 2024-05-15 16:57:52 +02:00
Arthur Zucker daebeeaf04 updates 2024-05-15 16:51:06 +02:00
Arthur Zucker 45f20f5641 updates 2024-05-15 16:49:18 +02:00
Arthur Zucker eaaf34f303 updates 2024-05-15 16:44:46 +02:00
Arthur Zucker d3ab98e5ae updates 2024-05-15 16:29:39 +02:00
Arthur Zucker d5c00047da updates 2024-05-15 16:07:05 +02:00
Arthur Zucker 8fe406fd17 fix some issues 2024-05-15 15:52:48 +02:00
Arthur Zucker 774a4af6de fix some issues 2024-05-14 14:48:20 +02:00
Arthur Zucker a47468a938 fix some issues 2024-05-14 10:30:48 +02:00
Arthur Zucker 580fbe19e2 update regex patterns 2024-05-14 08:20:45 +02:00
Arthur Zucker 0782ffd2c4 update regex patterns 2024-05-13 17:59:51 +02:00
Arthur Zucker 3a3510ab73 push the actual result 2024-05-10 17:46:50 +02:00
Arthur Zucker ca181ab402 update 2024-05-10 17:45:32 +02:00
Arthur Zucker 8752d35aa8 update 2024-05-10 17:16:52 +02:00
Arthur Zucker 2a654ec763 delete 2024-05-10 17:06:25 +02:00
Arthur Zucker 1aabcc1a73 give some breathing space to the code 2024-05-10 16:57:06 +02:00
Arthur Zucker 22ff159e50 updates with converted versions 2024-05-10 16:50:18 +02:00
Arthur Zucker 1632e0f4bd updates 2024-05-10 16:41:43 +02:00
Arthur Zucker e467d2fede fix rope nits 2024-05-10 14:56:19 +02:00
Arthur Zucker 7545c5f766 add diff file that is the same as the modeling_llama.py 2024-05-10 14:39:14 +02:00
Arthur Zucker 740e5bd35c Merge branch 'main' of github.com:huggingface/transformers into refactoring-new-version 2024-05-10 14:30:37 +02:00
eigen2017 1c52cb7b3b
mlp_only_layers is more flexible than decoder_sparse_step (#30552)
* force back to commit ba40a21 and fix workflow errors

* match the review suggestions

* fix ci errors

* fix CI

* fix ci, format code

* fix ci, ruff format

* fix ci, ruff format again

* Update src/transformers/models/qwen2_moe/configuration_qwen2_moe.py

Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>

* Update src/transformers/models/qwen2_moe/configuration_qwen2_moe.py

Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>

* Update src/transformers/models/qwen2_moe/configuration_qwen2_moe.py

Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>

* solve this warning: Default Argument Value is mutable

---------

Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
2024-05-10 14:00:46 +02:00
Sungkyun Chang 73fcfb2861
Update llama3.md, fix typo (#30739)
Update llama3.md

fix typo again
2024-05-10 12:40:57 +01:00
Aaron Jimenez 47735f5f0f
[docs] Update es/pipeline_tutorial.md (#30684)
* copy en/ contect to es/

* translate first section

* translate the doc

* fix typos

* run make style
2024-05-09 16:42:01 -07:00
Omar Sanseviero c99d88e520
Update CodeLlama references (#30218)
* Update CodeLlama references

* Update slow_documentation_tests.txt

* Update slow_documentation_tests.txt
2024-05-09 22:57:52 +02:00