url stringlengths 62 66 | repository_url stringclasses 1
value | labels_url stringlengths 76 80 | comments_url stringlengths 71 75 | events_url stringlengths 69 73 | html_url stringlengths 50 56 | id int64 377M 2.15B | node_id stringlengths 18 32 | number int64 1 29.2k | title stringlengths 1 487 | user dict | labels list | state stringclasses 2
values | locked bool 2
classes | assignee dict | assignees list | comments list | created_at int64 1.54k 1.71k | updated_at int64 1.54k 1.71k | closed_at int64 1.54k 1.71k ⌀ | author_association stringclasses 4
values | active_lock_reason stringclasses 2
values | body stringlengths 0 234k ⌀ | reactions dict | timeline_url stringlengths 71 75 | state_reason stringclasses 3
values | draft bool 2
classes | pull_request dict |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://api.github.com/repos/huggingface/transformers/issues/27042 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27042/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27042/comments | https://api.github.com/repos/huggingface/transformers/issues/27042/events | https://github.com/huggingface/transformers/pull/27042 | 1,959,493,179 | PR_kwDOCUB6oc5dp0V7 | 27,042 | Fix slack report failing for doctest | {
"login": "ydshieh",
"id": 2521628,
"node_id": "MDQ6VXNlcjI1MjE2Mjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ydshieh",
"html_url": "https://github.com/ydshieh",
"followers_url": "https://api.github.com/users/ydshieh/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Maybe we can send two reports instead of truncating? WDYT?",
"The problem (we currently have) is the category `API Examples failures` (modeling file, not md file) itself is too long (due to the failures from some tensorflow files),... | 1,698 | 1,698 | 1,698 | COLLABORATOR | null | # What does this PR do?
By truncating the long reports.
The failing of the (a bit) many TF models is not related to `torch 2.2`. Previous we didn't see those failures, as `Blip2` causes OOM, and later tests may get more GPU memory due to this. (This is what I observed by re-run the doctest with different commits/... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27042/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27042/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/27042",
"html_url": "https://github.com/huggingface/transformers/pull/27042",
"diff_url": "https://github.com/huggingface/transformers/pull/27042.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/27042.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/27041 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27041/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27041/comments | https://api.github.com/repos/huggingface/transformers/issues/27041/events | https://github.com/huggingface/transformers/pull/27041 | 1,959,352,891 | PR_kwDOCUB6oc5dpWDK | 27,041 | Fix sliding_window hasattr in Mistral | {
"login": "IlyaGusev",
"id": 2670295,
"node_id": "MDQ6VXNlcjI2NzAyOTU=",
"avatar_url": "https://avatars.githubusercontent.com/u/2670295?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/IlyaGusev",
"html_url": "https://github.com/IlyaGusev",
"followers_url": "https://api.github.com/users/Il... | [] | closed | false | null | [] | [
"One more possible way to fix it is to use `getattr(self.config, \"sliding_window\", None)` instead.",
"Just to better understand, how can `sliding_window` be set to `None`? It always defaults to a \"non-None\" value here: https://github.com/huggingface/transformers/blob/9da451713d5feac451505c09337ca07ff6d0dba0/s... | 1,698 | 1,701 | 1,701 | CONTRIBUTOR | null | # What does this PR do?
It fixes a bug with checking `hasattr` result with `is not None`. `hasattr` returns `True` of `False`, so the condition is always True without this fix.
## Before submitting
- [x] Did you read the [contributor guideline](https://github.com/huggingface/transformers/blob/main/CONTRIBUTIN... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27041/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27041/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/27041",
"html_url": "https://github.com/huggingface/transformers/pull/27041",
"diff_url": "https://github.com/huggingface/transformers/pull/27041.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/27041.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/27040 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27040/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27040/comments | https://api.github.com/repos/huggingface/transformers/issues/27040/events | https://github.com/huggingface/transformers/issues/27040 | 1,959,336,705 | I_kwDOCUB6oc50yRsB | 27,040 | if i use cache in gpt2 model from transformers , the logits are different if i do a forward pass from scratch | {
"login": "juanKersul",
"id": 126629823,
"node_id": "U_kgDOB4w3vw",
"avatar_url": "https://avatars.githubusercontent.com/u/126629823?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/juanKersul",
"html_url": "https://github.com/juanKersul",
"followers_url": "https://api.github.com/users/jua... | [] | closed | false | null | [] | [
"Hi, thanks for the issue!\r\nI think that this is related to: https://github.com/huggingface/transformers/issues/25420#issuecomment-1775317535 and is expected - probably @gante can confirm if I am mistaken or no 🙏 Thanks!",
"@younesbelkada yes, it's the same expected behavior! \r\n\r\n@juanKersul I recommend re... | 1,698 | 1,698 | 1,698 | NONE | null | ### System Info
- `transformers` version: 4.33.1
- Platform: Linux-5.15.0-87-generic-x86_64-with-glibc2.29
- Python version: 3.8.10
- Huggingface_hub version: 0.16.4
- Safetensors version: 0.3.3
- Accelerate version: not installed
- Accelerate config: not found
- PyTorch version (GPU?): 2.0.1+cu117 (True)
- Te... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27040/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27040/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/27039 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27039/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27039/comments | https://api.github.com/repos/huggingface/transformers/issues/27039/events | https://github.com/huggingface/transformers/pull/27039 | 1,959,306,238 | PR_kwDOCUB6oc5dpL0D | 27,039 | Extended semantic segmentation to image segmentation | {
"login": "merveenoyan",
"id": 53175384,
"node_id": "MDQ6VXNlcjUzMTc1Mzg0",
"avatar_url": "https://avatars.githubusercontent.com/u/53175384?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/merveenoyan",
"html_url": "https://github.com/merveenoyan",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"I addressed all the comments. Sorry I deprioritized it shortly.",
"@MKhalusova can you merch if you approve? 👉 👈 🥹 ",
"doc tests is still looking for `semantic_segmentation.md` although I've put a redirection 🧐 \r\n<img widt... | 1,698 | 1,700 | 1,700 | CONTRIBUTOR | null | This PR extends semantic segmentation guide to cover two other segmentation types (except for the big fine-tuning part) and compares them. cc @NielsRogge as discussed | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27039/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27039/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/27039",
"html_url": "https://github.com/huggingface/transformers/pull/27039",
"diff_url": "https://github.com/huggingface/transformers/pull/27039.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/27039.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/27038 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27038/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27038/comments | https://api.github.com/repos/huggingface/transformers/issues/27038/events | https://github.com/huggingface/transformers/pull/27038 | 1,959,054,014 | PR_kwDOCUB6oc5doVIc | 27,038 | Hashlib specification | {
"login": "DueViktor",
"id": 66885944,
"node_id": "MDQ6VXNlcjY2ODg1OTQ0",
"avatar_url": "https://avatars.githubusercontent.com/u/66885944?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/DueViktor",
"html_url": "https://github.com/DueViktor",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | [
"@ArthurZucker, perhaps you can review this? ",
"Hey! As this might affect other HF repos we want to take our time and find a solution for all of them 🤗 gotta be aligned with other library maintainers! FYI @Wauplin ",
"\r\n> Hey! As this might affect other HF repos we want to take our time and find a solution ... | 1,698 | 1,700 | 1,700 | NONE | null | # What does this PR do?
The following PR address the issue raised in #27034.
Fixes # (issue)
Close #27034
## Before submitting
- [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
- [x] Did you read the [contributor guideline](https://github.com/huggingface/tr... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27038/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27038/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/27038",
"html_url": "https://github.com/huggingface/transformers/pull/27038",
"diff_url": "https://github.com/huggingface/transformers/pull/27038.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/27038.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/27037 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27037/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27037/comments | https://api.github.com/repos/huggingface/transformers/issues/27037/events | https://github.com/huggingface/transformers/pull/27037 | 1,959,053,071 | PR_kwDOCUB6oc5doU60 | 27,037 | Safe import of rgb_to_id from FE modules | {
"login": "amyeroberts",
"id": 22614925,
"node_id": "MDQ6VXNlcjIyNjE0OTI1",
"avatar_url": "https://avatars.githubusercontent.com/u/22614925?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/amyeroberts",
"html_url": "https://github.com/amyeroberts",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,698 | 1,698 | 1,698 | COLLABORATOR | null | # What does this PR do?
Small change which makes `rgb_to_id` importable from the feature extraction modules. Previously this was removed and moved to the `image_transforms` module. However, this was a breaking change and should have been more safely handled with a warning telling users how to update their code.
... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27037/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27037/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/27037",
"html_url": "https://github.com/huggingface/transformers/pull/27037",
"diff_url": "https://github.com/huggingface/transformers/pull/27037.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/27037.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/27036 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27036/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27036/comments | https://api.github.com/repos/huggingface/transformers/issues/27036/events | https://github.com/huggingface/transformers/issues/27036 | 1,958,959,843 | I_kwDOCUB6oc50w1rj | 27,036 | cannot import name 'SeamlessM4TModel' from 'transformers' | {
"login": "druskacik",
"id": 47897205,
"node_id": "MDQ6VXNlcjQ3ODk3MjA1",
"avatar_url": "https://avatars.githubusercontent.com/u/47897205?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/druskacik",
"html_url": "https://github.com/druskacik",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | [
"Hey, that is expected as it is not part of the latest release. Make sure to install using `pip install git+https://github.com/huggingface/transformers.git` "
] | 1,698 | 1,698 | 1,698 | NONE | null | ### System Info
transformers 4.34.1
python 3.10.12
Windows
### Who can help?
_No response_
### Information
- [X] The official example scripts
- [ ] My own modified scripts
### Tasks
- [ ] An officially supported task in the `examples` folder (such as GLUE/SQuAD, ...)
- [ ] My own task or dataset (give details ... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27036/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27036/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/27035 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27035/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27035/comments | https://api.github.com/repos/huggingface/transformers/issues/27035/events | https://github.com/huggingface/transformers/issues/27035 | 1,958,916,307 | I_kwDOCUB6oc50wrDT | 27,035 | Add JinaBert Model | {
"login": "Jackmin801",
"id": 56836461,
"node_id": "MDQ6VXNlcjU2ODM2NDYx",
"avatar_url": "https://avatars.githubusercontent.com/u/56836461?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Jackmin801",
"html_url": "https://github.com/Jackmin801",
"followers_url": "https://api.github.com/use... | [
{
"id": 1843244711,
"node_id": "MDU6TGFiZWwxODQzMjQ0NzEx",
"url": "https://api.github.com/repos/huggingface/transformers/labels/New%20model",
"name": "New model",
"color": "fbca04",
"default": false,
"description": ""
}
] | open | false | null | [] | [
"I will be working on this issue, feel free to assign it to me :)",
"any update on this? ",
"Hey! I think the model authors like it as is, and the model is available in [TEI](https://github.com/huggingface/text-embeddings-inference) 🥳 "
] | 1,698 | 1,702 | null | CONTRIBUTOR | null | ### Model description
Jina AI has just released an open source embedding model that can handle 8k sequence on huggingface:
- https://huggingface.co/jinaai/jina-embeddings-v2-base-en
- https://huggingface.co/jinaai/jina-embeddings-v2-small-en
These models however, currently require the `trust_remote_code` flag as ... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27035/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27035/timeline | null | null | null |
https://api.github.com/repos/huggingface/transformers/issues/27034 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27034/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27034/comments | https://api.github.com/repos/huggingface/transformers/issues/27034/events | https://github.com/huggingface/transformers/issues/27034 | 1,958,847,865 | I_kwDOCUB6oc50waV5 | 27,034 | Hashlib usage is underspecified | {
"login": "DueViktor",
"id": 66885944,
"node_id": "MDQ6VXNlcjY2ODg1OTQ0",
"avatar_url": "https://avatars.githubusercontent.com/u/66885944?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/DueViktor",
"html_url": "https://github.com/DueViktor",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | [
"Hey! Thanks for reporting I'll see if this relevant for us 🤗 ",
"Great @ArthurZucker. The pull request have passed all tests already and are ready to merge. \r\nNo behaviour is changed. \r\n\r\nMy guess is that pretty much all federal systems in the world would have this issue.\r\n> Federal Information Processi... | 1,698 | 1,700 | 1,700 | NONE | null | ### Feature request
From python 3.9 hashlib introduced the `usedforsecurity` argument:
> Changed in version 3.9: All hashlib constructors take a keyword-only argument usedforsecurity with default value True. A false value allows the use of insecure and blocked hashing algorithms in restricted environments. False indi... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27034/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27034/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/27033 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27033/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27033/comments | https://api.github.com/repos/huggingface/transformers/issues/27033/events | https://github.com/huggingface/transformers/pull/27033 | 1,958,743,958 | PR_kwDOCUB6oc5dnSHq | 27,033 | Fix LlamaDynamicNTKScalingRotaryEmbedding cache | {
"login": "i4never",
"id": 10850020,
"node_id": "MDQ6VXNlcjEwODUwMDIw",
"avatar_url": "https://avatars.githubusercontent.com/u/10850020?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/i4never",
"html_url": "https://github.com/i4never",
"followers_url": "https://api.github.com/users/i4neve... | [] | closed | false | null | [] | [
"Retriggering the test may fix the test timeout.",
"Yep, rebasing on main should also help!",
"Ouch 😅 Also a 10x increase in time seems like a lot ",
"Each forward will take several millseconds more. If we cache cos/sin in first layer and pass it to remains (as [llama in tgi](https://github.com/huggingface/t... | 1,698 | 1,703 | 1,703 | NONE | null | # What does this PR do?
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution.
Then, please replace this w... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27033/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27033/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/27033",
"html_url": "https://github.com/huggingface/transformers/pull/27033",
"diff_url": "https://github.com/huggingface/transformers/pull/27033.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/27033.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/27032 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27032/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27032/comments | https://api.github.com/repos/huggingface/transformers/issues/27032/events | https://github.com/huggingface/transformers/pull/27032 | 1,958,661,931 | PR_kwDOCUB6oc5dnAjD | 27,032 | Added cache_block_outputs option to enable GPTQ for non-regular models | {
"login": "AlexKoff88",
"id": 25342812,
"node_id": "MDQ6VXNlcjI1MzQyODEy",
"avatar_url": "https://avatars.githubusercontent.com/u/25342812?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AlexKoff88",
"html_url": "https://github.com/AlexKoff88",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"@AlexKoff88 please run `make style` to fix the tests. ",
"> @AlexKoff88 please run `make style` to fix the tests.\r\n\r\nFixed",
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_27032). All of your documentation changes will be reflected on that endpoint."
] | 1,698 | 1,698 | 1,698 | CONTRIBUTOR | null | cache_block_outputs enables the collection of the block output to speed up GPTQ process. However, it does not work for some models such as ChatGLM where the LayerNorm is the first layer in the block.
Just compare:
OPT structure:
model.decoder.layers.0.self_attn
model.decoder.layers.0.self_attn.k_proj
model.decod... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27032/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27032/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/27032",
"html_url": "https://github.com/huggingface/transformers/pull/27032",
"diff_url": "https://github.com/huggingface/transformers/pull/27032.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/27032.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/27031 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27031/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27031/comments | https://api.github.com/repos/huggingface/transformers/issues/27031/events | https://github.com/huggingface/transformers/issues/27031 | 1,958,413,037 | I_kwDOCUB6oc50uwLt | 27,031 | Microsoft's GLIP Grounding Language Image Pretraining | {
"login": "ethansmith2000",
"id": 98723285,
"node_id": "U_kgDOBeJl1Q",
"avatar_url": "https://avatars.githubusercontent.com/u/98723285?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ethansmith2000",
"html_url": "https://github.com/ethansmith2000",
"followers_url": "https://api.github.com... | [
{
"id": 1843244711,
"node_id": "MDU6TGFiZWwxODQzMjQ0NzEx",
"url": "https://api.github.com/repos/huggingface/transformers/labels/New%20model",
"name": "New model",
"color": "fbca04",
"default": false,
"description": ""
}
] | open | false | null | [] | [
"@ArthurZucker or @ethansmith2000, is anyone working on this?",
"cc @amyeroberts and @rafaelpadilla WDYT",
"Recently we have added Kosmos2 that also perform object detection with visual grounding.\r\n\r\nIMO, having more models tackling the same problem is super valuable for the community. As GLIPv2 paper has ~... | 1,698 | 1,699 | null | NONE | null | ### Model description
Combines best practices of CLIP and object detectors.
Allows for localization and grounding of text and image content.
### Open source status
- [X] The model implementation is available
- [X] The model weights are available
### Provide useful links for the implementation
github https://githu... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27031/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27031/timeline | null | null | null |
https://api.github.com/repos/huggingface/transformers/issues/27029 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27029/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27029/comments | https://api.github.com/repos/huggingface/transformers/issues/27029/events | https://github.com/huggingface/transformers/pull/27029 | 1,957,942,118 | PR_kwDOCUB6oc5dkmAu | 27,029 | [docstring] Fix docstring for ErnieConfig, ErnieMConfig | {
"login": "Sparty",
"id": 3923604,
"node_id": "MDQ6VXNlcjM5MjM2MDQ=",
"avatar_url": "https://avatars.githubusercontent.com/u/3923604?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Sparty",
"html_url": "https://github.com/Sparty",
"followers_url": "https://api.github.com/users/Sparty/foll... | [] | closed | false | null | [] | [
"Feel free to ping @ydshieh when this is ready for a review! ",
"@Sparty Once ready for a review, could you remove the Draft mode. Thanks",
"I removed the draft mode. Thank you @ydshieh and @ArthurZucker ",
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_27029). All ... | 1,698 | 1,704 | 1,704 | CONTRIBUTOR | null | # What does this PR do?
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution.
Then, please replace this w... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27029/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27029/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/27029",
"html_url": "https://github.com/huggingface/transformers/pull/27029",
"diff_url": "https://github.com/huggingface/transformers/pull/27029.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/27029.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/27028 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27028/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27028/comments | https://api.github.com/repos/huggingface/transformers/issues/27028/events | https://github.com/huggingface/transformers/pull/27028 | 1,957,817,264 | PR_kwDOCUB6oc5dkKja | 27,028 | Fix little typo | {
"login": "mertyyanik",
"id": 32648818,
"node_id": "MDQ6VXNlcjMyNjQ4ODE4",
"avatar_url": "https://avatars.githubusercontent.com/u/32648818?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mertyyanik",
"html_url": "https://github.com/mertyyanik",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_27028). All of your documentation changes will be reflected on that endpoint."
] | 1,698 | 1,698 | 1,698 | CONTRIBUTOR | null | Fixed little typo in Readme.md | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27028/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27028/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/27028",
"html_url": "https://github.com/huggingface/transformers/pull/27028",
"diff_url": "https://github.com/huggingface/transformers/pull/27028.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/27028.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/27027 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27027/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27027/comments | https://api.github.com/repos/huggingface/transformers/issues/27027/events | https://github.com/huggingface/transformers/issues/27027 | 1,957,782,554 | I_kwDOCUB6oc50sWQa | 27,027 | Count of tokens seen during training in Trainer | {
"login": "jpgard",
"id": 7265452,
"node_id": "MDQ6VXNlcjcyNjU0NTI=",
"avatar_url": "https://avatars.githubusercontent.com/u/7265452?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jpgard",
"html_url": "https://github.com/jpgard",
"followers_url": "https://api.github.com/users/jpgard/foll... | [
{
"id": 2648621985,
"node_id": "MDU6TGFiZWwyNjQ4NjIxOTg1",
"url": "https://api.github.com/repos/huggingface/transformers/labels/Feature%20request",
"name": "Feature request",
"color": "FBCA04",
"default": false,
"description": "Request for a new feature"
}
] | closed | false | {
"login": "muellerzr",
"id": 7831895,
"node_id": "MDQ6VXNlcjc4MzE4OTU=",
"avatar_url": "https://avatars.githubusercontent.com/u/7831895?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/muellerzr",
"html_url": "https://github.com/muellerzr",
"followers_url": "https://api.github.com/users/mu... | [
{
"login": "muellerzr",
"id": 7831895,
"node_id": "MDQ6VXNlcjc4MzE4OTU=",
"avatar_url": "https://avatars.githubusercontent.com/u/7831895?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/muellerzr",
"html_url": "https://github.com/muellerzr",
"followers_url": "https://api... | [
"+1 \r\nI think we need this feature ",
"cc @muellerzr seems nice if we can make it efficient! ",
"Is the `tokens_per_second` we already have as part of https://github.com/huggingface/transformers/pull/25858 enough? Otherwise we can definitely add it :) ",
"Yeah, tokens/sec doesn't cut it for many use cases (... | 1,698 | 1,700 | 1,699 | NONE | null | ### Feature request
The `Trainer` API should track and log the number of tokens seen during training.
While it sometimes could (maybe?) be possible to back out the number of tokens seen from the FLOS, or by iterating over the whole dataset, it would make a lot of sense for the Trainer API to track the number of tok... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27027/reactions",
"total_count": 6,
"+1": 6,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27027/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/27026 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27026/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27026/comments | https://api.github.com/repos/huggingface/transformers/issues/27026/events | https://github.com/huggingface/transformers/pull/27026 | 1,957,726,911 | PR_kwDOCUB6oc5dj2lH | 27,026 | 🌐 [i18n-ZH] Translate create_a_model.md into Chinese | {
"login": "yyLeaves",
"id": 76979429,
"node_id": "MDQ6VXNlcjc2OTc5NDI5",
"avatar_url": "https://avatars.githubusercontent.com/u/76979429?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yyLeaves",
"html_url": "https://github.com/yyLeaves",
"followers_url": "https://api.github.com/users/yyL... | [] | closed | false | null | [] | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_27026). All of your documentation changes will be reflected on that endpoint."
] | 1,698 | 1,698 | 1,698 | CONTRIBUTOR | null | # What does this PR do?
Translate create_a_model.md into Chinese
part of #20095
## Who can review?
Documentation: @stevhliu
Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR. | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27026/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27026/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/27026",
"html_url": "https://github.com/huggingface/transformers/pull/27026",
"diff_url": "https://github.com/huggingface/transformers/pull/27026.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/27026.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/27025 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27025/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27025/comments | https://api.github.com/repos/huggingface/transformers/issues/27025/events | https://github.com/huggingface/transformers/pull/27025 | 1,957,460,984 | PR_kwDOCUB6oc5di9Gx | 27,025 | Have seq2seq just use gather | {
"login": "muellerzr",
"id": 7831895,
"node_id": "MDQ6VXNlcjc4MzE4OTU=",
"avatar_url": "https://avatars.githubusercontent.com/u/7831895?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/muellerzr",
"html_url": "https://github.com/muellerzr",
"followers_url": "https://api.github.com/users/mu... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"<s>@ArthurZucker any thoughts on what could fix this? I saw negligible time differences between main and my branch when running locally on CPU (~72s)</s>\r\n\r\nLooks like it's all passing now!",
"@amyeroberts:\r\n\r\n> Am I ri... | 1,698 | 1,699 | 1,699 | CONTRIBUTOR | null | # What does this PR do?
In the case of using `Seq2Seq`, we don't want `gather_for_metrics` to use its magic and we just want to do `.gather()` (since otherwise it will drop samples in the former case as accelerate will drop "duplicates" based on the batch size, which leads to a bug).
This PR sets a new `gather_fu... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27025/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27025/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/27025",
"html_url": "https://github.com/huggingface/transformers/pull/27025",
"diff_url": "https://github.com/huggingface/transformers/pull/27025.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/27025.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/27024 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27024/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27024/comments | https://api.github.com/repos/huggingface/transformers/issues/27024/events | https://github.com/huggingface/transformers/pull/27024 | 1,957,354,636 | PR_kwDOCUB6oc5dil_p | 27,024 | add info on TRL docs | {
"login": "lvwerra",
"id": 8264887,
"node_id": "MDQ6VXNlcjgyNjQ4ODc=",
"avatar_url": "https://avatars.githubusercontent.com/u/8264887?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lvwerra",
"html_url": "https://github.com/lvwerra",
"followers_url": "https://api.github.com/users/lvwerra/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Feel free to merge once green!"
] | 1,698 | 1,698 | 1,698 | MEMBER | null | # What does this PR do?
As discussed offline, this adds a link to the `SFTTrainer` in `trl` in the `Trainer` section of the docs.
| {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27024/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27024/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/27024",
"html_url": "https://github.com/huggingface/transformers/pull/27024",
"diff_url": "https://github.com/huggingface/transformers/pull/27024.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/27024.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/27023 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27023/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27023/comments | https://api.github.com/repos/huggingface/transformers/issues/27023/events | https://github.com/huggingface/transformers/issues/27023 | 1,957,263,727 | I_kwDOCUB6oc50qXlv | 27,023 | transformers Trainer has no attribute 'deepspeed_plugin' | {
"login": "shibing624",
"id": 10249622,
"node_id": "MDQ6VXNlcjEwMjQ5NjIy",
"avatar_url": "https://avatars.githubusercontent.com/u/10249622?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/shibing624",
"html_url": "https://github.com/shibing624",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"@shibing624 we need more info. What is your `accelerate env`? How are you running the script exactly? Please provide us with these critical details for us to reproduce",
"accelerate env:\r\n```\r\n- `Accelerate` version: 0.23.0\r\n- Platform: Linux-5.4.119-1-tlinux4-0009.3-x86_64-with-glibc2.17\r\n- Python versi... | 1,698 | 1,698 | 1,698 | NONE | null | ### System Info
```
Traceback (most recent call last):
File "/apdcephfs_teg_2/share_1367250/flemingxu/MedicalGPT/supervised_finetuning.py", line 1307, in <module>
main()
File "/apdcephfs_teg_2/share_1367250/flemingxu/MedicalGPT/supervised_finetuning.py", line 1248, in main
trainer = SavePeftModelTrain... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27023/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27023/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/27022 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27022/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27022/comments | https://api.github.com/repos/huggingface/transformers/issues/27022/events | https://github.com/huggingface/transformers/pull/27022 | 1,957,224,838 | PR_kwDOCUB6oc5diJuN | 27,022 | Save TB logs as part of push_to_hub | {
"login": "muellerzr",
"id": 7831895,
"node_id": "MDQ6VXNlcjc4MzE4OTU=",
"avatar_url": "https://avatars.githubusercontent.com/u/7831895?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/muellerzr",
"html_url": "https://github.com/muellerzr",
"followers_url": "https://api.github.com/users/mu... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Thanks @ArthurZucker, done (and added a test!)",
"Thanks for the ping @LysandreJik! I'm currently reviewing it. Most probably good but I want to make a few tests first with the blob patterns (I found them a bit un-intuitive TBH). W... | 1,698 | 1,698 | 1,698 | CONTRIBUTOR | null | # What does this PR do?
This PR brings back the default capability of pushing tensorboard logs as part of `.push_to_hub()` by modifying the `glob` exclusion filter to specifically ignore intermediate checkpoints.
You can see an example here where logs were successfully uploaded: https://huggingface.co/muellerzr/seq... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27022/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27022/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/27022",
"html_url": "https://github.com/huggingface/transformers/pull/27022",
"diff_url": "https://github.com/huggingface/transformers/pull/27022.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/27022.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/27021 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27021/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27021/comments | https://api.github.com/repos/huggingface/transformers/issues/27021/events | https://github.com/huggingface/transformers/pull/27021 | 1,957,163,540 | PR_kwDOCUB6oc5dh8TF | 27,021 | Add NMS utilities | {
"login": "NielsRogge",
"id": 48327001,
"node_id": "MDQ6VXNlcjQ4MzI3MDAx",
"avatar_url": "https://avatars.githubusercontent.com/u/48327001?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NielsRogge",
"html_url": "https://github.com/NielsRogge",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.\n\nPlease note that issues that do not follow the [contributing guidelines](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md) a... | 1,698 | 1,701 | 1,701 | CONTRIBUTOR | null | # What does this PR do?
As the Mask R-CNN is pretty big (#25348), it's split into smaller PRs.
This PR adds the utilities for NMS (non-maximum suppression), a well-known method in computer vision to remove near-duplicate bounding boxes. | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27021/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27021/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/27021",
"html_url": "https://github.com/huggingface/transformers/pull/27021",
"diff_url": "https://github.com/huggingface/transformers/pull/27021.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/27021.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/27020 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27020/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27020/comments | https://api.github.com/repos/huggingface/transformers/issues/27020/events | https://github.com/huggingface/transformers/pull/27020 | 1,957,132,714 | PR_kwDOCUB6oc5dh1eR | 27,020 | [`core`] Refactor of `gradient_checkpointing` | {
"login": "younesbelkada",
"id": 49240599,
"node_id": "MDQ6VXNlcjQ5MjQwNTk5",
"avatar_url": "https://avatars.githubusercontent.com/u/49240599?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/younesbelkada",
"html_url": "https://github.com/younesbelkada",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Can you add a test to make sure setting and unsetting both work as expected (specifically for the fix we are implementing in TRL)",
"+1",
"Ran some training tests with PEFT + GC using this branch and everything seem to pass! Merg... | 1,698 | 1,698 | 1,698 | CONTRIBUTOR | null | # What does this PR do?
Alternative to https://github.com/huggingface/transformers/pull/26917
This way we make `set_gradient_checkpointing` more modulable, as requested by some users - e.g. https://github.com/huggingface/transformers/issues/21381#issuecomment-1757690624
Fixes some issues with DDP such as: ht... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27020/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27020/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/27020",
"html_url": "https://github.com/huggingface/transformers/pull/27020",
"diff_url": "https://github.com/huggingface/transformers/pull/27020.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/27020.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/27019 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27019/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27019/comments | https://api.github.com/repos/huggingface/transformers/issues/27019/events | https://github.com/huggingface/transformers/issues/27019 | 1,957,132,020 | I_kwDOCUB6oc50p3b0 | 27,019 | issue when training Falcon 7b with deepspeed due to cache | {
"login": "Epliz",
"id": 63452361,
"node_id": "MDQ6VXNlcjYzNDUyMzYx",
"avatar_url": "https://avatars.githubusercontent.com/u/63452361?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Epliz",
"html_url": "https://github.com/Epliz",
"followers_url": "https://api.github.com/users/Epliz/follow... | [] | closed | false | null | [] | [
"never mind; looks like it has been fixed in main"
] | 1,698 | 1,698 | 1,698 | NONE | null | ### System Info
- `transformers` version: 4.34.1
- Platform: Linux-4.18.0-477.13.1.el8_8.x86_64-x86_64-with-glibc2.2.5
- Python version: 3.8.16
- Huggingface_hub version: 0.17.3
- Safetensors version: 0.4.0
- Accelerate version: 0.23.0
- Accelerate config: not found
- PyTorch version (GPU?): 2.0.1+cu117 (Tru... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27019/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27019/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/27018 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27018/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27018/comments | https://api.github.com/repos/huggingface/transformers/issues/27018/events | https://github.com/huggingface/transformers/pull/27018 | 1,957,126,357 | PR_kwDOCUB6oc5dh0EB | 27,018 | [`SeamlessM4T`] fix copies with NLLB MoE int8 | {
"login": "ArthurZucker",
"id": 48595927,
"node_id": "MDQ6VXNlcjQ4NTk1OTI3",
"avatar_url": "https://avatars.githubusercontent.com/u/48595927?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArthurZucker",
"html_url": "https://github.com/ArthurZucker",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,698 | 1,698 | 1,698 | COLLABORATOR | null | # What does this PR do?
Fixes the main CI | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27018/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27018/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/27018",
"html_url": "https://github.com/huggingface/transformers/pull/27018",
"diff_url": "https://github.com/huggingface/transformers/pull/27018.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/27018.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/27017 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27017/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27017/comments | https://api.github.com/repos/huggingface/transformers/issues/27017/events | https://github.com/huggingface/transformers/pull/27017 | 1,957,062,014 | PR_kwDOCUB6oc5dhl-0 | 27,017 | Add CED model for audio classification | {
"login": "jimbozhang",
"id": 1777456,
"node_id": "MDQ6VXNlcjE3Nzc0NTY=",
"avatar_url": "https://avatars.githubusercontent.com/u/1777456?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jimbozhang",
"html_url": "https://github.com/jimbozhang",
"followers_url": "https://api.github.com/users... | [] | closed | false | null | [] | [
"Hi there~ 👋\r\n\r\nI submitted this pull request a little while ago, and I was wondering if someone could take a look at it. I haven't received any feedback yet. I'm looking forward to hearing from you whenever you have a chance. 😊\r\n\r\nBTW, I'm not sure why `ExamplesTestsNoTrainer.test_run_image_classificatio... | 1,698 | 1,700 | 1,700 | NONE | null | # What does this PR do?
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution.
Then, please replace this w... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27017/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27017/timeline | null | true | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/27017",
"html_url": "https://github.com/huggingface/transformers/pull/27017",
"diff_url": "https://github.com/huggingface/transformers/pull/27017.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/27017.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/27016 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27016/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27016/comments | https://api.github.com/repos/huggingface/transformers/issues/27016/events | https://github.com/huggingface/transformers/issues/27016 | 1,956,917,546 | I_kwDOCUB6oc50pDEq | 27,016 | CodeLLama generates very different outputs with flash_attention_2 | {
"login": "ikergarcia1996",
"id": 18737249,
"node_id": "MDQ6VXNlcjE4NzM3MjQ5",
"avatar_url": "https://avatars.githubusercontent.com/u/18737249?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ikergarcia1996",
"html_url": "https://github.com/ikergarcia1996",
"followers_url": "https://api.gi... | [] | closed | false | null | [] | [
"cc @younesbelkada pretty sure we have logits tests and generation for Llama but not CodeLlama",
"@ArthurZucker @younesbelkada It seems that the issue is resolved after updating Flash Attention from version `2.0.8` to `2.3.2`. ",
"Very nice @ikergarcia1996 ! Indeed, we have a similar issue here: https://github.... | 1,698 | 1,698 | 1,698 | CONTRIBUTOR | null | ### System Info
- `transformers` version: 4.35.0.dev0
- Platform: Linux-4.18.0-477.10.1.el8_8.x86_64-x86_64-with-glibc2.28
- Python version: 3.9.7
- Huggingface_hub version: 0.16.4
- Safetensors version: 0.3.1
- Accelerate version: 0.23.0
- Accelerate config:
- compute_environment: LOCAL_MACHINE
- d... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27016/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27016/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/27015 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27015/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27015/comments | https://api.github.com/repos/huggingface/transformers/issues/27015/events | https://github.com/huggingface/transformers/issues/27015 | 1,956,883,565 | I_kwDOCUB6oc50o6xt | 27,015 | transformers==4.34.1 have error for load chatglm model | {
"login": "Lzhang-hub",
"id": 57925599,
"node_id": "MDQ6VXNlcjU3OTI1NTk5",
"avatar_url": "https://avatars.githubusercontent.com/u/57925599?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Lzhang-hub",
"html_url": "https://github.com/Lzhang-hub",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"Hey! This uses `trust_remote_code = True` and has custom code on the hub! Recommend you to open an issue on this repo! ",
"transformers==4.33.3 is work well\n\n---- Replied Message ----\n| From | ***@***.***> |\n| Date | 10/23/2023 19:10 |\n| To | huggingface/transformers ***@***.***> |\n| Cc | Lzhang-hub ***@**... | 1,698 | 1,699 | 1,699 | NONE | null | ### System Info
Copy-and-paste the text below in your GitHub issue and FILL OUT the two last points.
- `transformers` version: 4.34.1
- Platform: Linux-4.19.96-x86_64-with-glibc2.31
- Python version: 3.10.10
- Huggingface_hub version: 0.17.3
- Safetensors version: 0.4.0
- Accelerate version: 0.23.0
- Accele... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27015/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27015/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/27014 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27014/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27014/comments | https://api.github.com/repos/huggingface/transformers/issues/27014/events | https://github.com/huggingface/transformers/issues/27014 | 1,956,864,654 | I_kwDOCUB6oc50o2KO | 27,014 | Multi GPU Whisper Training Error! | {
"login": "xyx361100238",
"id": 19569322,
"node_id": "MDQ6VXNlcjE5NTY5MzIy",
"avatar_url": "https://avatars.githubusercontent.com/u/19569322?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/xyx361100238",
"html_url": "https://github.com/xyx361100238",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | [
"param:\r\nCUDA_VISIBLE_DEVICES=0,1 torchrun --nproc_per_node=2 run_speech_recognition_seq2seq.py \\\r\n\t--model_name_or_path=${modFile} \\\r\n\t--data_list=${listPath} \\\r\n\t--do_train \\\r\n\t--language=${lang} \\\r\n\t--task=\"transcribe\" \\\r\n\t--output_dir=${outPath} \\\r\n\t--per_device_train_batch_size=... | 1,698 | 1,700 | 1,700 | NONE | null | ### System Info
- `transformers` version: 4.28.0.dev0
- Platform: Linux-5.4.0-165-generic-x86_64-with-debian-bullseye-sid
- Python version: 3.7.16
- Huggingface_hub version: 0.13.2
- PyTorch version (GPU?): 1.13.1+cu116 (True)
- Tensorflow version (GPU?): not installed (NA)
- Flax version (CPU?/GPU?/TPU?): not i... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27014/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27014/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/27013 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27013/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27013/comments | https://api.github.com/repos/huggingface/transformers/issues/27013/events | https://github.com/huggingface/transformers/pull/27013 | 1,956,848,715 | PR_kwDOCUB6oc5dg3jo | 27,013 | skip two tests | {
"login": "ArthurZucker",
"id": 48595927,
"node_id": "MDQ6VXNlcjQ4NTk1OTI3",
"avatar_url": "https://avatars.githubusercontent.com/u/48595927?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArthurZucker",
"html_url": "https://github.com/ArthurZucker",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_27013). All of your documentation changes will be reflected on that endpoint."
] | 1,698 | 1,698 | 1,698 | COLLABORATOR | null | # What does this PR do?
Skipping them for now | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27013/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27013/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/27013",
"html_url": "https://github.com/huggingface/transformers/pull/27013",
"diff_url": "https://github.com/huggingface/transformers/pull/27013.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/27013.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/27012 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27012/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27012/comments | https://api.github.com/repos/huggingface/transformers/issues/27012/events | https://github.com/huggingface/transformers/pull/27012 | 1,956,837,036 | PR_kwDOCUB6oc5dg0_8 | 27,012 | [`NLLB-MoE`] Fix NLLB MoE 4bit inference | {
"login": "younesbelkada",
"id": 49240599,
"node_id": "MDQ6VXNlcjQ5MjQwNTk5",
"avatar_url": "https://avatars.githubusercontent.com/u/49240599?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/younesbelkada",
"html_url": "https://github.com/younesbelkada",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Thanks!"
] | 1,698 | 1,698 | 1,698 | CONTRIBUTOR | null | # What does this PR do?
Fixes: https://github.com/huggingface/transformers/issues/26898
The hidden states gets silenty casted in `unint8` leading to the error described in #26898
The check `and self.fc2.weight.dtype != torch.int8` is not sufficient in order to cover 4bit models, for these models the weights ar... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27012/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27012/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/27012",
"html_url": "https://github.com/huggingface/transformers/pull/27012",
"diff_url": "https://github.com/huggingface/transformers/pull/27012.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/27012.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/27011 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27011/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27011/comments | https://api.github.com/repos/huggingface/transformers/issues/27011/events | https://github.com/huggingface/transformers/issues/27011 | 1,956,828,739 | I_kwDOCUB6oc50otZD | 27,011 | Add Model Support for xLSTM | {
"login": "stefan-it",
"id": 20651387,
"node_id": "MDQ6VXNlcjIwNjUxMzg3",
"avatar_url": "https://avatars.githubusercontent.com/u/20651387?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/stefan-it",
"html_url": "https://github.com/stefan-it",
"followers_url": "https://api.github.com/users/... | [
{
"id": 1843244711,
"node_id": "MDU6TGFiZWwxODQzMjQ0NzEx",
"url": "https://api.github.com/repos/huggingface/transformers/labels/New%20model",
"name": "New model",
"color": "fbca04",
"default": false,
"description": ""
}
] | open | false | null | [] | [
"Sounds like a money grab. If it is something useful, he should have chosen the academic path or at least filing patent.\r\n\r\nThis way of boldly claiming success via non-serious media channels is highly unprofessional. It smells like publicity is more relevant than results which further supports motivations like ... | 1,698 | 1,706 | null | COLLABORATOR | null | ### Model description
Inspired by [recent rumors](https://www.youtube.com/watch?v=hwIt7ezy6t8) about xLSTM - a hidden successor to LSTM - by Sepp Hochreiter, this issue tracks the open source implementation about adding xLSTM to Transformers library.
### Open source status
- [ ] The model implementation is ava... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27011/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27011/timeline | null | null | null |
https://api.github.com/repos/huggingface/transformers/issues/27010 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27010/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27010/comments | https://api.github.com/repos/huggingface/transformers/issues/27010/events | https://github.com/huggingface/transformers/pull/27010 | 1,956,807,565 | PR_kwDOCUB6oc5dgujT | 27,010 | Limit to inferior fsspec version | {
"login": "LysandreJik",
"id": 30755778,
"node_id": "MDQ6VXNlcjMwNzU1Nzc4",
"avatar_url": "https://avatars.githubusercontent.com/u/30755778?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/LysandreJik",
"html_url": "https://github.com/LysandreJik",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,698 | 1,698 | 1,698 | MEMBER | null | The newly released fsspec version breaks the implementation in transformers' CI, see the following error:
```
"/home/circleci/.pyenv/versions/3.8.12/lib/python3.8/site-packages/datasets/builder.py", line 1173, in as_dataset
raise NotImplementedError(f"Loading a dataset cached in a {type(self._fs).__name__} is ... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27010/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27010/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/27010",
"html_url": "https://github.com/huggingface/transformers/pull/27010",
"diff_url": "https://github.com/huggingface/transformers/pull/27010.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/27010.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/27009 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27009/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27009/comments | https://api.github.com/repos/huggingface/transformers/issues/27009/events | https://github.com/huggingface/transformers/issues/27009 | 1,956,733,962 | I_kwDOCUB6oc50oWQK | 27,009 | Unable to load FuyuProcessor, FuyuForCausalLM from transformers | {
"login": "akshaytheau",
"id": 15026338,
"node_id": "MDQ6VXNlcjE1MDI2MzM4",
"avatar_url": "https://avatars.githubusercontent.com/u/15026338?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/akshaytheau",
"html_url": "https://github.com/akshaytheau",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | [
"Hey! That's is expected, you need to use the `main` branch and install from source as t is not part of the latest release. \r\n`pip install git+https://github.com/huggingface/transformers`",
"Thanks it worked.",
"it didnt work for me, i m trying to run it through colab",
"You need to reload the kernel",
">... | 1,698 | 1,698 | 1,698 | NONE | null | ### System Info
I tried running the code on google colab. I am using the latest transformers verison 4.34.1
@ArthurZucker
### Who can help?
@ArthurZucker
### Information
- [X] The official example scripts
- [ ] My own modified scripts
### Tasks
- [X] An officially supported task in the `examp... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27009/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27009/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/27008 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27008/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27008/comments | https://api.github.com/repos/huggingface/transformers/issues/27008/events | https://github.com/huggingface/transformers/issues/27008 | 1,956,687,476 | I_kwDOCUB6oc50oK50 | 27,008 | 'Owlv2Processor' object has no attribute 'post_process' | {
"login": "dinhanhx",
"id": 38489776,
"node_id": "MDQ6VXNlcjM4NDg5Nzc2",
"avatar_url": "https://avatars.githubusercontent.com/u/38489776?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dinhanhx",
"html_url": "https://github.com/dinhanhx",
"followers_url": "https://api.github.com/users/din... | [] | closed | false | null | [] | [
"Hi,\r\n\r\nThanks for flagging (note that you can also open a discussion on the huggingface model repo). The model cards are now updated, one needs to use `post_process_object_detection` instead of `post_process`.",
"I understand. Thanks for the help."
] | 1,698 | 1,698 | 1,698 | NONE | null | ### System Info
- `transformers` version: 4.35.0.dev0
- Platform: Linux-5.15.133+-x86_64-with-glibc2.35
- Python version: 3.10.12
- Huggingface_hub version: 0.16.4
- Safetensors version: 0.3.3
- Accelerate version: 0.22.0
- Accelerate config: not found
- PyTorch version (GPU?): 2.0.0 (True)
- Tensorflow versi... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27008/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27008/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/27007 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27007/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27007/comments | https://api.github.com/repos/huggingface/transformers/issues/27007/events | https://github.com/huggingface/transformers/pull/27007 | 1,956,685,062 | PR_kwDOCUB6oc5dgUNf | 27,007 | Fuyu: improve image processing | {
"login": "molbap",
"id": 39954772,
"node_id": "MDQ6VXNlcjM5OTU0Nzcy",
"avatar_url": "https://avatars.githubusercontent.com/u/39954772?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/molbap",
"html_url": "https://github.com/molbap",
"followers_url": "https://api.github.com/users/molbap/fo... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"This version of the processor now correctly supports batching, dtype casting, and the left-padded batch generation yields the same results as single-input generation. \r\n\r\n```python\r\nfrom PIL import Image\r\nimport requests\r\ni... | 1,698 | 1,699 | 1,698 | CONTRIBUTOR | null | # What does this PR do?
This PR aims at aligning the FuyuImageProcessor class with other vision/language models within transformers. Fuyu model expects a tensor of token ids, a tensor of patch embeddings, and an indexing tensor indicating where to put rows of patch embeddings into the token embeddings, separated by ... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27007/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27007/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/27007",
"html_url": "https://github.com/huggingface/transformers/pull/27007",
"diff_url": "https://github.com/huggingface/transformers/pull/27007.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/27007.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/27006 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27006/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27006/comments | https://api.github.com/repos/huggingface/transformers/issues/27006/events | https://github.com/huggingface/transformers/pull/27006 | 1,956,631,891 | PR_kwDOCUB6oc5dgIyS | 27,006 | Enable ProtST on ESM | {
"login": "jiqing-feng",
"id": 107918818,
"node_id": "U_kgDOBm614g",
"avatar_url": "https://avatars.githubusercontent.com/u/107918818?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jiqing-feng",
"html_url": "https://github.com/jiqing-feng",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | [
"cc @Rocketknight1 ",
"Hi @jiqing-feng! The ProtST paper looks good but I don't think we should add classes to ESM like this - it will make the ESM codebase very messy. Instead, why not add ProtST as a custom model, and just copy the classes you need from ESM? There are instructions here: https://huggingface.co/d... | 1,698 | 1,701 | 1,701 | CONTRIBUTOR | null | This PR enables [ProtST](https://arxiv.org/pdf/2301.12040.pdf) on ESM | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27006/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 1,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27006/timeline | null | true | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/27006",
"html_url": "https://github.com/huggingface/transformers/pull/27006",
"diff_url": "https://github.com/huggingface/transformers/pull/27006.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/27006.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/27005 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27005/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27005/comments | https://api.github.com/repos/huggingface/transformers/issues/27005/events | https://github.com/huggingface/transformers/issues/27005 | 1,956,626,913 | I_kwDOCUB6oc50n8Hh | 27,005 | Fine tune decoder-only transformers in seq2seq manner | {
"login": "YerongLi",
"id": 13112023,
"node_id": "MDQ6VXNlcjEzMTEyMDIz",
"avatar_url": "https://avatars.githubusercontent.com/u/13112023?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/YerongLi",
"html_url": "https://github.com/YerongLi",
"followers_url": "https://api.github.com/users/Yer... | [] | closed | false | null | [] | [
"Hey 🤗 thanks for opening an issue! We try to keep the github issues for bugs/feature requests.\r\nCould you ask your question on the [forum](https://discuss.huggingface.co/) instead? I'm sure the community will be of help!\r\n\r\nThanks!",
"This issue has been automatically marked as stale because it has not h... | 1,698 | 1,701 | 1,701 | NONE | null | ### Feature request
https://github.com/huggingface/transformers/issues/1464
This posts discuss fine-tuning GPT2,
With GPT2/LLaMA, by default, we need to input the [prompt label] the whole sentence `model([prompt label])` in fine-tuning and caculate the CrossEntropy on the label part, and the model output the mode... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27005/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27005/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/27004 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27004/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27004/comments | https://api.github.com/repos/huggingface/transformers/issues/27004/events | https://github.com/huggingface/transformers/issues/27004 | 1,956,604,930 | I_kwDOCUB6oc50n2wC | 27,004 | pip install transformers==4.34.1 not usable on SDXL automatic1111 - conflict with tokenizer and huggingface_hub | {
"login": "DennisBalkan",
"id": 144777586,
"node_id": "U_kgDOCKEhcg",
"avatar_url": "https://avatars.githubusercontent.com/u/144777586?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/DennisBalkan",
"html_url": "https://github.com/DennisBalkan",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"Hello, sorry I have no idea how to reproduce your issue or use this library. A snippet or a traceback would bel helpful! 🤗 ",
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.\n\nPlease note tha... | 1,698 | 1,701 | 1,701 | NONE | null | ### System Info
pip install transformers==4.34.1 not usable on SDXL automatic1111 - conflict with tokenizer and huggingface_hub. it s very long test. try it yourself to update and you will see all conflict steps.
### Who can help?
_No response_
### Information
- [X] The official example scripts
- [ ] My own modif... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27004/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27004/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/27003 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27003/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27003/comments | https://api.github.com/repos/huggingface/transformers/issues/27003/events | https://github.com/huggingface/transformers/pull/27003 | 1,956,576,357 | PR_kwDOCUB6oc5df9D6 | 27,003 | [OWLv2] Add method | {
"login": "NielsRogge",
"id": 48327001,
"node_id": "MDQ6VXNlcjQ4MzI3MDAx",
"avatar_url": "https://avatars.githubusercontent.com/u/48327001?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NielsRogge",
"html_url": "https://github.com/NielsRogge",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_27003). All of your documentation changes will be reflected on that endpoint.",
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please... | 1,698 | 1,701 | 1,701 | CONTRIBUTOR | null | # What does this PR do?
This PR adds a new `image_guided_detection_v2` method, which unlike the original method, leverages the objectness head to get the top predicted object in the query image.
It also fixes the documentation example which has bad threshold values.
Fixes #26920 | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27003/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27003/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/27003",
"html_url": "https://github.com/huggingface/transformers/pull/27003",
"diff_url": "https://github.com/huggingface/transformers/pull/27003.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/27003.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/27002 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27002/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27002/comments | https://api.github.com/repos/huggingface/transformers/issues/27002/events | https://github.com/huggingface/transformers/issues/27002 | 1,956,560,026 | I_kwDOCUB6oc50nrya | 27,002 | Flash_attn not able to import with transformer==4.34.1 | {
"login": "Girrajjangid",
"id": 34280160,
"node_id": "MDQ6VXNlcjM0MjgwMTYw",
"avatar_url": "https://avatars.githubusercontent.com/u/34280160?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Girrajjangid",
"html_url": "https://github.com/Girrajjangid",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | [
"Hi @Girrajjangid \r\nThanks for the issue, I think that you might be having a package conflict, can you make sure to have flash attention version greater than 2.0?\r\nAlso, you might consider switching to main branch to avoid this issue e.g. this fix: https://github.com/huggingface/transformers/pull/26785 ",
"Th... | 1,698 | 1,701 | 1,701 | NONE | null | ### System Info
!pip -q install auto-gptq==0.4.2
!pip -q install optimum==1.13.2
!pip -q install bitsandbytes==0.41.1
!pip -q install accelerate==0.23.0
!pip -q install transformers==4.34.1
!pip -q install mlflow==2.7.0
--------------------------------------------------------
- `transformers` version: 4.34.... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27002/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27002/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/27001 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27001/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27001/comments | https://api.github.com/repos/huggingface/transformers/issues/27001/events | https://github.com/huggingface/transformers/pull/27001 | 1,956,504,278 | PR_kwDOCUB6oc5dftiZ | 27,001 | [Fuyu] Add tests | {
"login": "NielsRogge",
"id": 48327001,
"node_id": "MDQ6VXNlcjQ4MzI3MDAx",
"avatar_url": "https://avatars.githubusercontent.com/u/48327001?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NielsRogge",
"html_url": "https://github.com/NielsRogge",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"> Thanks for adding this!\r\n> \r\n> Improvements on the modeling file are great. For the tests, lets coordinate with @molbap to figure the best sequence of merges as there's a few pending PRs relating to Fuyu that are due to be merg... | 1,698 | 1,700 | 1,700 | CONTRIBUTOR | null | # What does this PR do?
Fuyu currently is not being tested. This PR makes sure the model is tested.
To do:
- [ ] the model should ideally work out-of-the-box with the `image-to-text` and `vqa` pipelines, so processor + image processor should be battle tested to make sure they fit the API. => can be addressed i... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27001/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27001/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/27001",
"html_url": "https://github.com/huggingface/transformers/pull/27001",
"diff_url": "https://github.com/huggingface/transformers/pull/27001.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/27001.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/27000 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/27000/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/27000/comments | https://api.github.com/repos/huggingface/transformers/issues/27000/events | https://github.com/huggingface/transformers/issues/27000 | 1,956,450,175 | I_kwDOCUB6oc50nQ9_ | 27,000 | Unrecognized tensor type ID: AutocastCUDA | {
"login": "fancyerii",
"id": 5372812,
"node_id": "MDQ6VXNlcjUzNzI4MTI=",
"avatar_url": "https://avatars.githubusercontent.com/u/5372812?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/fancyerii",
"html_url": "https://github.com/fancyerii",
"followers_url": "https://api.github.com/users/fa... | [] | closed | false | null | [] | [
"cc @younesbelkada \r\n",
"> ### System Info\r\n> * `transformers` version: 4.34.1\r\n> * Platform: Linux-5.4.0-153-generic-x86_64-with-glibc2.31\r\n> * Python version: 3.9.18\r\n> * Huggingface_hub version: 0.17.3\r\n> * Safetensors version: 0.4.0\r\n> * Accelerate version: 0.23.0\r\n> * Accelerate config: - ... | 1,698 | 1,698 | 1,698 | NONE | null | ### System Info
- `transformers` version: 4.34.1
- Platform: Linux-5.4.0-153-generic-x86_64-with-glibc2.31
- Python version: 3.9.18
- Huggingface_hub version: 0.17.3
- Safetensors version: 0.4.0
- Accelerate version: 0.23.0
- Accelerate config: - compute_environment: LOCAL_MACHINE
- distributed_type:... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/27000/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/27000/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/26999 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26999/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26999/comments | https://api.github.com/repos/huggingface/transformers/issues/26999/events | https://github.com/huggingface/transformers/issues/26999 | 1,956,387,117 | I_kwDOCUB6oc50nBkt | 26,999 | IndexError: list index out of range in encode function inside SentenceTransformer.py | {
"login": "mali404",
"id": 112294417,
"node_id": "U_kgDOBrF6EQ",
"avatar_url": "https://avatars.githubusercontent.com/u/112294417?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mali404",
"html_url": "https://github.com/mali404",
"followers_url": "https://api.github.com/users/mali404/foll... | [] | closed | false | null | [] | [
"Hey! Not sure I understand if this is related to `transformers` or langchain. If it's indeed a bug in transformers could you share a minimal reproducer? Isolating the bug",
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed pl... | 1,698 | 1,701 | 1,701 | NONE | null | ### System Info
- `transformers` version: 4.32.1
- Platform: Windows-10-10.0.22621-SP0
- Python version: 3.11.4
- Huggingface_hub version: 0.16.4
- Safetensors version: 0.3.2
- Accelerate version: not installed
- Accelerate config: not found
- PyTorch version (GPU?): 2.0.1 (True)
- Tensorflow version (GPU?): n... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26999/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26999/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/26998 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26998/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26998/comments | https://api.github.com/repos/huggingface/transformers/issues/26998/events | https://github.com/huggingface/transformers/pull/26998 | 1,956,189,003 | PR_kwDOCUB6oc5depZW | 26,998 | I added new doc string into the MusicGenAttention class. | {
"login": "hi-sushanta",
"id": 93595990,
"node_id": "U_kgDOBZQpVg",
"avatar_url": "https://avatars.githubusercontent.com/u/93595990?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hi-sushanta",
"html_url": "https://github.com/hi-sushanta",
"followers_url": "https://api.github.com/users/hi... | [] | closed | false | null | [] | [
"i m ok",
"Hey! Thanks for the feedback. But the docstring is not copied content.",
"What I mean is that the reason why the CI are broken is because the module to which you are adding docstring uses the `# Copied from` statement, which enforces that the entire module is copied from the source! ",
"Would it be... | 1,698 | 1,698 | 1,698 | CONTRIBUTOR | null | I added a comprehensive and informative docstring to the MusicGenAttention class. It describes each of the parameters in the class in detail.
And now see what looks like my doc-string.
 | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26996/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26996/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26996",
"html_url": "https://github.com/huggingface/transformers/pull/26996",
"diff_url": "https://github.com/huggingface/transformers/pull/26996.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26996.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26995 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26995/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26995/comments | https://api.github.com/repos/huggingface/transformers/issues/26995/events | https://github.com/huggingface/transformers/pull/26995 | 1,955,864,967 | PR_kwDOCUB6oc5ddoB7 | 26,995 | python falcon doc-string example typo | {
"login": "SoyGema",
"id": 24204714,
"node_id": "MDQ6VXNlcjI0MjA0NzE0",
"avatar_url": "https://avatars.githubusercontent.com/u/24204714?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/SoyGema",
"html_url": "https://github.com/SoyGema",
"followers_url": "https://api.github.com/users/SoyGem... | [] | closed | false | null | [] | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_26995). All of your documentation changes will be reflected on that endpoint."
] | 1,697 | 1,698 | 1,698 | CONTRIBUTOR | null | # What does this PR do?
<!--
-->
<!-- Remove if not applicable -->
fix small typo .
## Before submitting
- [X] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
- [X] Did you read the [contributor guideline](https://github.com/huggingface/transformers/bl... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26995/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26995/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26995",
"html_url": "https://github.com/huggingface/transformers/pull/26995",
"diff_url": "https://github.com/huggingface/transformers/pull/26995.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26995.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26994 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26994/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26994/comments | https://api.github.com/repos/huggingface/transformers/issues/26994/events | https://github.com/huggingface/transformers/issues/26994 | 1,955,846,981 | I_kwDOCUB6oc50k9tF | 26,994 | The current architecture does not support Flash Attention 2.0 - distilgpt2, gpt2-medium | {
"login": "unnir",
"id": 1344378,
"node_id": "MDQ6VXNlcjEzNDQzNzg=",
"avatar_url": "https://avatars.githubusercontent.com/u/1344378?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/unnir",
"html_url": "https://github.com/unnir",
"followers_url": "https://api.github.com/users/unnir/follower... | [
{
"id": 2648621985,
"node_id": "MDU6TGFiZWwyNjQ4NjIxOTg1",
"url": "https://api.github.com/repos/huggingface/transformers/labels/Feature%20request",
"name": "Feature request",
"color": "FBCA04",
"default": false,
"description": "Request for a new feature"
}
] | open | false | null | [] | [
"cc @younesbelkada let's add them to the #26350 ? "
] | 1,697 | 1,698 | null | NONE | null | Could you please add the flash attention 2.0 support for these models: distilgpt2, gpt2-medium? | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26994/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26994/timeline | null | null | null |
https://api.github.com/repos/huggingface/transformers/issues/26993 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26993/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26993/comments | https://api.github.com/repos/huggingface/transformers/issues/26993/events | https://github.com/huggingface/transformers/issues/26993 | 1,955,835,723 | I_kwDOCUB6oc50k69L | 26,993 | Memory leak on trainer's evaluation | {
"login": "omermazig",
"id": 95534441,
"node_id": "U_kgDOBbG9aQ",
"avatar_url": "https://avatars.githubusercontent.com/u/95534441?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/omermazig",
"html_url": "https://github.com/omermazig",
"followers_url": "https://api.github.com/users/omermazi... | [] | closed | false | null | [] | [
"@omermazig is the notebook 1:1 that one, bar your dataset? Do you experience the memory leak occurring in that notebook as well? When testing locally, I couldn't indentify any memory leaks in the basic scripts that we have (like `run_glue.py`)",
"This issue has been automatically marked as stale because it has n... | 1,697 | 1,700 | 1,700 | NONE | null | ### System Info
I run a training process Based on [this](https://github.com/huggingface/notebooks/blob/main/examples/video_classification.ipynb) notebook, and I use a dataset of 8000 train videos.
My inference process is memory-heavy. My val dataset's clip sampler is "random_multi", which means that for every vi... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26993/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26993/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/26992 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26992/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26992/comments | https://api.github.com/repos/huggingface/transformers/issues/26992/events | https://github.com/huggingface/transformers/issues/26992 | 1,955,799,138 | I_kwDOCUB6oc50kyBi | 26,992 | Can't load wangchanberta (Camembert model) for train text classification model | {
"login": "wannaphong",
"id": 8536487,
"node_id": "MDQ6VXNlcjg1MzY0ODc=",
"avatar_url": "https://avatars.githubusercontent.com/u/8536487?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/wannaphong",
"html_url": "https://github.com/wannaphong",
"followers_url": "https://api.github.com/users... | [] | closed | false | null | [] | [
"Hi,\r\n\r\nThis is not a bug, you're not preparing any `labels` for the model (the dataset only consists of `input_ids` and `attention_mask`).",
"@NielsRogge I was fixed the notebook but It still has the error.\r\n\r\n```\r\nRuntimeError: CUDA error: device-side assert triggered\r\nCUDA kernel errors might be as... | 1,697 | 1,701 | 1,701 | NONE | null | ### System Info
- `transformers` version: 4.34.1
- Platform: Linux-5.15.120+-x86_64-with-glibc2.35
- Python version: 3.10.12
- Huggingface_hub version: 0.17.3
- Safetensors version: 0.4.0
- Accelerate version: 0.23.0
- Accelerate config: not found
- PyTorch version (GPU?): 2.1.0+cu118 (True)
- Tensorflow vers... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26992/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26992/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/26991 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26991/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26991/comments | https://api.github.com/repos/huggingface/transformers/issues/26991/events | https://github.com/huggingface/transformers/issues/26991 | 1,955,790,844 | I_kwDOCUB6oc50kv_8 | 26,991 | PreTrainedTokenizerFast v4.34.1 fails on `self._tokenizer.get_added_tokens_decoder()` | {
"login": "programjames",
"id": 35083764,
"node_id": "MDQ6VXNlcjM1MDgzNzY0",
"avatar_url": "https://avatars.githubusercontent.com/u/35083764?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/programjames",
"html_url": "https://github.com/programjames",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | [
"Hey! Could you share the tokenizer file? I cannot reproduce this one my side otherwise.\r\nHere is what I used:\r\n```python \r\n>>> !wget https://huggingface.co/RWKV/rwkv-4-3b-pile/raw/main/tokenizer.json\r\n>>> PreTrainedTokenizerFast(tokenizer_file='tokenizer.json')\r\n```",
"I'm using [https://github.com/Bli... | 1,697 | 1,703 | 1,703 | NONE | null | ### System Info
System info:
```
- Platform: Linux-REDACTED
- Python version: 3.11.REDACTED
- Huggingface_hub version: 0.17.3
- Safetensors version: 0.4.0
- Accelerate version: not installed
- Accelerate config: not found
- PyTorch version (GPU?): 2.1.0 (False)
- Tensorflow version (GPU?): not installed (NA)
... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26991/reactions",
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26991/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/26990 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26990/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26990/comments | https://api.github.com/repos/huggingface/transformers/issues/26990/events | https://github.com/huggingface/transformers/issues/26990 | 1,955,610,578 | I_kwDOCUB6oc50kD_S | 26,990 | [Efficiency] The llama model with flash attention is slower than that without flash attention | {
"login": "KexinFeng",
"id": 23562091,
"node_id": "MDQ6VXNlcjIzNTYyMDkx",
"avatar_url": "https://avatars.githubusercontent.com/u/23562091?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/KexinFeng",
"html_url": "https://github.com/KexinFeng",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | [
"Hi @KexinFeng \r\nThanks for the issue, usually the speedup is quite considerable for a large sequence length. Can you try out your experiment with for example seq_len=2048? Also make sure to use a batch size that is divisble by 2",
"@younesbelkada Thanks for pointing out the sequence length. Indeed, at seq_len=... | 1,697 | 1,701 | 1,701 | NONE | null | ### System Info
The test ran with this fix applied: https://github.com/huggingface/transformers/pull/26984
```
- `transformers` version: 4.34.0
- Platform: Linux-5.15.0-1045-aws-x86_64-with-glibc2.31
- Python version: 3.9.18
- Huggingface_hub version: 0.17.3
- Safetensors version: 0.4.0
- Accelerate version: ... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26990/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26990/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/26989 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26989/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26989/comments | https://api.github.com/repos/huggingface/transformers/issues/26989/events | https://github.com/huggingface/transformers/issues/26989 | 1,955,609,713 | I_kwDOCUB6oc50kDxx | 26,989 | Loading LongT5 model with `device_map` causes some layers to not be loaded | {
"login": "GiantTreeLP",
"id": 2050966,
"node_id": "MDQ6VXNlcjIwNTA5NjY=",
"avatar_url": "https://avatars.githubusercontent.com/u/2050966?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GiantTreeLP",
"html_url": "https://github.com/GiantTreeLP",
"followers_url": "https://api.github.com/us... | [] | open | false | null | [] | [
"Hey! Before going further could you make sur to run this code on the latest release of transfomers? (4.34.1) this was probably fixed!",
"Hi,\r\nI have updated my issue text. I have added the actual code to test the issue and the actual as well as expected output.",
"Thanks, @SunMarc let's try this maybe with a... | 1,697 | 1,708 | null | NONE | null | ### System Info
- `transformers` version: 4.34.1
- Platform: Windows-10-10.0.22621-SP0
- Python version: 3.11.5
- Huggingface_hub version: 0.17.3
- Safetensors version: 0.3.3
- Accelerate version: 0.23.0
- Accelerate config: not found
- PyTorch version (GPU?): 2.1.0 (True)
- Tensorflow version (GPU?): not... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26989/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 1
} | https://api.github.com/repos/huggingface/transformers/issues/26989/timeline | null | null | null |
https://api.github.com/repos/huggingface/transformers/issues/26988 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26988/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26988/comments | https://api.github.com/repos/huggingface/transformers/issues/26988/events | https://github.com/huggingface/transformers/pull/26988 | 1,955,603,797 | PR_kwDOCUB6oc5dc10O | 26,988 | small typos found | {
"login": "rafaelpadilla",
"id": 31217453,
"node_id": "MDQ6VXNlcjMxMjE3NDUz",
"avatar_url": "https://avatars.githubusercontent.com/u/31217453?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rafaelpadilla",
"html_url": "https://github.com/rafaelpadilla",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,697 | 1,698 | 1,698 | CONTRIBUTOR | null | just very small typos found
## Before submitting
- [x] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
- [x] Did you read the [contributor guideline](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md#start-contributing-pull-requests),
Pull... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26988/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26988/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26988",
"html_url": "https://github.com/huggingface/transformers/pull/26988",
"diff_url": "https://github.com/huggingface/transformers/pull/26988.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26988.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26987 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26987/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26987/comments | https://api.github.com/repos/huggingface/transformers/issues/26987/events | https://github.com/huggingface/transformers/pull/26987 | 1,955,580,477 | PR_kwDOCUB6oc5dcxGm | 26,987 | Added readme in Thai | {
"login": "grimreapermanasvi",
"id": 114558299,
"node_id": "U_kgDOBtQFWw",
"avatar_url": "https://avatars.githubusercontent.com/u/114558299?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/grimreapermanasvi",
"html_url": "https://github.com/grimreapermanasvi",
"followers_url": "https://api... | [] | closed | false | null | [] | [
"cc @stevhliu ",
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_26987). All of your documentation changes will be reflected on that endpoint.",
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to ... | 1,697 | 1,701 | 1,701 | NONE | null | READ ME in Thai language
# What does this PR do?
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution.
... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26987/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26987/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26987",
"html_url": "https://github.com/huggingface/transformers/pull/26987",
"diff_url": "https://github.com/huggingface/transformers/pull/26987.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26987.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26986 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26986/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26986/comments | https://api.github.com/repos/huggingface/transformers/issues/26986/events | https://github.com/huggingface/transformers/issues/26986 | 1,955,575,029 | I_kwDOCUB6oc50j7T1 | 26,986 | Resize failing with torch and np objects | {
"login": "rafaelpadilla",
"id": 31217453,
"node_id": "MDQ6VXNlcjMxMjE3NDUz",
"avatar_url": "https://avatars.githubusercontent.com/u/31217453?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rafaelpadilla",
"html_url": "https://github.com/rafaelpadilla",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | [
"Hei! This seems to be quite straightforward. I can work on this if help is needed.",
"Hi @daniilgaltsev ,\r\n\r\nThanks for your interest in fixing it. \r\n\r\nI had just spoken with @amyeroberts , one of our core maintainers, and she explained me that this is actually not a bug.\r\nIn fact, the image transforma... | 1,697 | 1,698 | 1,698 | CONTRIBUTOR | null | ### System Info
`transformers.__version__: '4.34.1'`
### Who can help?
@rafaelpadilla @amyeroberts
### Information
- [ ] The official example scripts
- [ ] My own modified scripts
### Tasks
- [ ] An officially supported task in the `examples` folder (such as GLUE/SQuAD, ...)
- [ ] My own task or... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26986/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26986/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/26985 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26985/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26985/comments | https://api.github.com/repos/huggingface/transformers/issues/26985/events | https://github.com/huggingface/transformers/issues/26985 | 1,955,564,742 | I_kwDOCUB6oc50j4zG | 26,985 | Cannot enable gradient checkpointing for pre_trained models. | {
"login": "VINUK0",
"id": 58259367,
"node_id": "MDQ6VXNlcjU4MjU5MzY3",
"avatar_url": "https://avatars.githubusercontent.com/u/58259367?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/VINUK0",
"html_url": "https://github.com/VINUK0",
"followers_url": "https://api.github.com/users/VINUK0/fo... | [] | closed | false | null | [] | [
"Hi... this seems to be a good first bug. Please assign it to me.",
"Sure, feel free to open a PR and link it to this issue 😉 ",
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.\n\nPlease note... | 1,697 | 1,701 | 1,701 | NONE | null | ### System Info
### Environment Number 1 (Google Cloab)
*Transformers Version : 4.34.1*
*Pytorch Version : 2.0.1 (Latest)*
*Python Version : 3.10*
*Accelerate Version : 0.23.0*
*GPU Count : 1*
*GPU Name : Tesla T4*
### Environment Number 2 (Kaggle)
*Transformers Version : 4.34.1*
*Pytorch Version : 2.... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26985/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26985/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/26984 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26984/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26984/comments | https://api.github.com/repos/huggingface/transformers/issues/26984/events | https://github.com/huggingface/transformers/pull/26984 | 1,955,558,940 | PR_kwDOCUB6oc5dctBo | 26,984 | [fix] llama_dtype_fix triggered when flash attention is on | {
"login": "KexinFeng",
"id": 23562091,
"node_id": "MDQ6VXNlcjIzNTYyMDkx",
"avatar_url": "https://avatars.githubusercontent.com/u/23562091?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/KexinFeng",
"html_url": "https://github.com/KexinFeng",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | [
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.\n\nPlease note that issues that do not follow the [contributing guidelines](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md) a... | 1,697 | 1,700 | 1,700 | NONE | null | # What does this PR do?
## Setup
```python
model_id_or_path = "huggyllama/llama-7b"
model = AutoModelForCausalLM.from_pretrained(
model_id_or_path, device_map='auto' if device.type == 'cuda' else 'cpu',
use_flash_attention_2=flash_attn)
```
## Fix
Inside `attn_output = self.o_proj(attn_output)`, the... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26984/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26984/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26984",
"html_url": "https://github.com/huggingface/transformers/pull/26984",
"diff_url": "https://github.com/huggingface/transformers/pull/26984.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26984.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26983 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26983/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26983/comments | https://api.github.com/repos/huggingface/transformers/issues/26983/events | https://github.com/huggingface/transformers/pull/26983 | 1,955,528,733 | PR_kwDOCUB6oc5dcnRC | 26,983 | Cross attention | {
"login": "archana53",
"id": 59822348,
"node_id": "MDQ6VXNlcjU5ODIyMzQ4",
"avatar_url": "https://avatars.githubusercontent.com/u/59822348?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/archana53",
"html_url": "https://github.com/archana53",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | [] | 1,697 | 1,697 | 1,697 | NONE | null | # What does this PR do?
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution.
Then, please replace this w... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26983/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26983/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26983",
"html_url": "https://github.com/huggingface/transformers/pull/26983",
"diff_url": "https://github.com/huggingface/transformers/pull/26983.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26983.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26972 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26972/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26972/comments | https://api.github.com/repos/huggingface/transformers/issues/26972/events | https://github.com/huggingface/transformers/issues/26972 | 1,955,384,584 | I_kwDOCUB6oc50jM0I | 26,972 | UnboundLocalError: local variable 'active_adapters' referenced before assignment | {
"login": "AjayP13",
"id": 5404177,
"node_id": "MDQ6VXNlcjU0MDQxNzc=",
"avatar_url": "https://avatars.githubusercontent.com/u/5404177?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AjayP13",
"html_url": "https://github.com/AjayP13",
"followers_url": "https://api.github.com/users/AjayP13/... | [] | closed | false | null | [] | [
"Hi @AjayP13 \r\ncan you share a reproducible small snippet for the issue?",
"Any update?",
"hi @dsdanielpark @AjayP13 \r\nI would really appreciate if anyone can provide a simple reproducer of the bug, that way I can open a fix very quickly and resolve the issue. Thanks!",
"@younesbelkada, I think this bug w... | 1,697 | 1,705 | 1,698 | CONTRIBUTOR | null | ### System Info
Happens when doing `save_pretrained()` or `push_to_hub()` on a T5-small model with a single LoraConfig after doing `merge_and_unload()`.
This has now broken `merge_and_unload()` as you can't do anything with the model.
```
transformers==4.34.0
peft==0.5.0
```
### Who can help?
@younesb... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26972/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26972/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/26971 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26971/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26971/comments | https://api.github.com/repos/huggingface/transformers/issues/26971/events | https://github.com/huggingface/transformers/issues/26971 | 1,955,300,523 | I_kwDOCUB6oc50i4Sr | 26,971 | NotImplementedError: Cannot copy out of meta tensor; no data! with Multi-node training | {
"login": "ari9dam",
"id": 14134882,
"node_id": "MDQ6VXNlcjE0MTM0ODgy",
"avatar_url": "https://avatars.githubusercontent.com/u/14134882?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ari9dam",
"html_url": "https://github.com/ari9dam",
"followers_url": "https://api.github.com/users/ari9da... | [] | closed | false | null | [] | [
"Relevant: https://github.com/huggingface/transformers/pull/26631 @pacman100 ",
"```\r\ncompute_environment: LOCAL_MACHINE\r\ndistributed_type: FSDP\r\ndowncast_bf16: 'no'\r\nfsdp_config:\r\n fsdp_auto_wrap_policy: TRANSFORMER_BASED_WRAP\r\n fsdp_backward_prefetch_policy: BACKWARD_PRE\r\n fsdp_forward_prefetch... | 1,697 | 1,703 | 1,697 | NONE | null | ### System Info
<pre>
A100
Cuda 11.7
PyTorch 2.0.1
# This dependencies file is produced by 'conda export'
{
"channels": [
"pytorch",
"defaults"
],
"dependencies": [
"_libgcc_mutex=0.1=main",
"_openmp_mutex=5.1=1_gnu",
"ca-certificates=2023.01.10=h06a4308_0",
"ld_impl_linux-6... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26971/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26971/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/26970 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26970/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26970/comments | https://api.github.com/repos/huggingface/transformers/issues/26970/events | https://github.com/huggingface/transformers/issues/26970 | 1,955,228,518 | I_kwDOCUB6oc50imtm | 26,970 | 'LlamaAWQForCausalLM' object has no attribute 'config' | {
"login": "OriginalGoku",
"id": 120199256,
"node_id": "U_kgDOByoYWA",
"avatar_url": "https://avatars.githubusercontent.com/u/120199256?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/OriginalGoku",
"html_url": "https://github.com/OriginalGoku",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"Hi @OriginalGoku \r\nIt seems you are using `from awq import AutoAWQForCausalLM` which is not an object from transformers, we will integrate soon AWQ in transformers cc @SunMarc for visibility",
"Hi @OriginalGoku , you could try doing\r\n`model=model.model,`",
"Hi @ptanov \r\nI did not understand your code",
... | 1,697 | 1,702 | 1,702 | NONE | null | ### System Info
I am trying to run a CodeLlama model on Colab with a free GPU.
The code was copied from here:
[https://huggingface.co/TheBloke/CodeLlama-7B-Instruct-AWQ](CodeLlama7B)
### Who can help?
@ArthurZucker
@younesbelkada
@Narsil
### Information
- [X] The official example scripts
- [ ] My own mo... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26970/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26970/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/26969 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26969/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26969/comments | https://api.github.com/repos/huggingface/transformers/issues/26969/events | https://github.com/huggingface/transformers/issues/26969 | 1,955,086,107 | I_kwDOCUB6oc50iD8b | 26,969 | Need to explicitly set use_reentrant when calling checkpoint | {
"login": "FartyPants",
"id": 23346289,
"node_id": "MDQ6VXNlcjIzMzQ2Mjg5",
"avatar_url": "https://avatars.githubusercontent.com/u/23346289?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/FartyPants",
"html_url": "https://github.com/FartyPants",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"cc @fxmarty would you like to have a look at this? 😉 ",
"Seems like @younesbelkada also needs this in #26917",
"You can set it explicitly in the training_args arguments by using the **gradient_checkpointing_kwargs** argument\r\n\r\n```python\r\ntraining_args = TrainingArguments(\r\n # Arguments\r\n ... | 1,697 | 1,704 | 1,704 | NONE | null | ### System Info
windows
### Who can help?
_No response_
### Information
- [ ] The official example scripts
- [ ] My own modified scripts
### Tasks
- [ ] An officially supported task in the `examples` folder (such as GLUE/SQuAD, ...)
- [ ] My own task or dataset (give details below)
### Reproduction
according t... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26969/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26969/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/26968 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26968/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26968/comments | https://api.github.com/repos/huggingface/transformers/issues/26968/events | https://github.com/huggingface/transformers/pull/26968 | 1,954,943,268 | PR_kwDOCUB6oc5dasp_ | 26,968 | [docstring] Fix docstring for ErnieConfig, ErnieMConfig | {
"login": "Sparty",
"id": 3923604,
"node_id": "MDQ6VXNlcjM5MjM2MDQ=",
"avatar_url": "https://avatars.githubusercontent.com/u/3923604?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Sparty",
"html_url": "https://github.com/Sparty",
"followers_url": "https://api.github.com/users/Sparty/foll... | [] | closed | false | null | [] | [] | 1,697 | 1,698 | 1,698 | CONTRIBUTOR | null | # What does this PR do?
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution.
Then, please replace this w... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26968/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26968/timeline | null | true | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26968",
"html_url": "https://github.com/huggingface/transformers/pull/26968",
"diff_url": "https://github.com/huggingface/transformers/pull/26968.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26968.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26967 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26967/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26967/comments | https://api.github.com/repos/huggingface/transformers/issues/26967/events | https://github.com/huggingface/transformers/pull/26967 | 1,954,759,583 | PR_kwDOCUB6oc5daFa9 | 26,967 | Add MoLFormer | {
"login": "hoffmansc",
"id": 18314063,
"node_id": "MDQ6VXNlcjE4MzE0MDYz",
"avatar_url": "https://avatars.githubusercontent.com/u/18314063?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hoffmansc",
"html_url": "https://github.com/hoffmansc",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | [
"Hey! Thanks for opening a PR, this model looks like a prefect candidate for [`code on the hub`](https://huggingface.co/docs/transformers/custom_models) under the IBM organization like [this one](https://huggingface.co/ibm/mpt-7b-instruct2)! We would love to help you 🤗 ",
"I see, thanks for the tip. I think I go... | 1,697 | 1,698 | 1,698 | NONE | null | # What does this PR do?
Add MoLFormer model from IBM (`MolformerModel`, `MolformerForMaskedLM`, `MolformerForSequenceClassification`, etc.). MoLFormer is trained on a large corpus of small molecules represented by SMILES strings with a masked language modeling objective, fast linear attention, and rotary positional ... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26967/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26967/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26967",
"html_url": "https://github.com/huggingface/transformers/pull/26967",
"diff_url": "https://github.com/huggingface/transformers/pull/26967.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26967.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26966 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26966/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26966/comments | https://api.github.com/repos/huggingface/transformers/issues/26966/events | https://github.com/huggingface/transformers/issues/26966 | 1,954,709,300 | I_kwDOCUB6oc50gn80 | 26,966 | Add MoLFormer model | {
"login": "hoffmansc",
"id": 18314063,
"node_id": "MDQ6VXNlcjE4MzE0MDYz",
"avatar_url": "https://avatars.githubusercontent.com/u/18314063?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hoffmansc",
"html_url": "https://github.com/hoffmansc",
"followers_url": "https://api.github.com/users/... | [
{
"id": 1843244711,
"node_id": "MDU6TGFiZWwxODQzMjQ0NzEx",
"url": "https://api.github.com/repos/huggingface/transformers/labels/New%20model",
"name": "New model",
"color": "fbca04",
"default": false,
"description": ""
}
] | closed | false | null | [] | [] | 1,697 | 1,698 | 1,698 | NONE | null | ### Model description
MoLFormer is a large-scale chemical language model designed with the intention of learning a model trained on small molecules which are represented as SMILES strings. MoLFormer leverages Masked Language Modeling and employs a linear attention Transformer combined with rotary embeddings.
Publis... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26966/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 1,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26966/timeline | not_planned | null | null |
https://api.github.com/repos/huggingface/transformers/issues/26965 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26965/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26965/comments | https://api.github.com/repos/huggingface/transformers/issues/26965/events | https://github.com/huggingface/transformers/pull/26965 | 1,954,635,373 | PR_kwDOCUB6oc5dZqK9 | 26,965 | Add `default_to_square_for_size` to `CLIPImageProcessor` | {
"login": "ydshieh",
"id": 2521628,
"node_id": "MDQ6VXNlcjI1MjE2Mjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ydshieh",
"html_url": "https://github.com/ydshieh",
"followers_url": "https://api.github.com/users/ydshieh/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Thanks a lot !",
"I forgot to change this line\r\n\r\n```\r\n output_size = get_resize_output_image_size(\r\n image, size=size[\"shortest_edge\"], default_to_square=False, input_data_format=input_data_format\r\n ... | 1,697 | 1,698 | 1,698 | COLLABORATOR | null | # What does this PR do?
Add `default_to_square_for_size` to `CLIPImageProcessor`.
As in the file, we also have `crop_size = get_size_dict(crop_size, default_to_square=True, param_name="crop_size")`, so I give the name `default_to_square_for_size` for `get_size_dict(size, default_to_square=default_to_square_for_si... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26965/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26965/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26965",
"html_url": "https://github.com/huggingface/transformers/pull/26965",
"diff_url": "https://github.com/huggingface/transformers/pull/26965.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26965.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26964 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26964/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26964/comments | https://api.github.com/repos/huggingface/transformers/issues/26964/events | https://github.com/huggingface/transformers/pull/26964 | 1,954,560,043 | PR_kwDOCUB6oc5dZZUp | 26,964 | fix roformer prepare_inputs_for_generation not return model_kwargs | {
"login": "ylzz1997",
"id": 28924547,
"node_id": "MDQ6VXNlcjI4OTI0NTQ3",
"avatar_url": "https://avatars.githubusercontent.com/u/28924547?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ylzz1997",
"html_url": "https://github.com/ylzz1997",
"followers_url": "https://api.github.com/users/ylz... | [] | closed | false | null | [] | [
"> Thanks for opening a PR, the goal of this function is basically to expose the inputs that are used by the model. Which inputs in particular are you trying to unlock here?\r\n\r\nI'll be using RoFormer with a multi-encoder, single-decoder structure to accommodate MultiModal Learning. I hope to include the `encode... | 1,697 | 1,701 | 1,701 | NONE | null | Fixes Roformer prepare_inputs_for_generation not return model_kwargs
### Motivation
This bug causes the parameters passed into the **generate** function to be unable to be received by the model's **forward** function.
This PR is aimed at fixing this issue. | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26964/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26964/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26964",
"html_url": "https://github.com/huggingface/transformers/pull/26964",
"diff_url": "https://github.com/huggingface/transformers/pull/26964.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26964.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26963 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26963/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26963/comments | https://api.github.com/repos/huggingface/transformers/issues/26963/events | https://github.com/huggingface/transformers/pull/26963 | 1,954,498,410 | PR_kwDOCUB6oc5dZLpr | 26,963 | [RWKV] Add RWKV5 model and RWKVWorldTokenizer | {
"login": "BBuf",
"id": 35585791,
"node_id": "MDQ6VXNlcjM1NTg1Nzkx",
"avatar_url": "https://avatars.githubusercontent.com/u/35585791?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/BBuf",
"html_url": "https://github.com/BBuf",
"followers_url": "https://api.github.com/users/BBuf/followers"... | [] | open | false | null | [] | [
"Hey feel free to ping me when this is ready! 🤗 ",
"Hi, pr ready now 🤗. @ArthurZucker ",
"Ok! Thanks, I'll review now, but will let @amyeroberts handle the rest as I'll be off for a week 😉 ",
"> Thanks for the PR! Could you explain the motivation behind not using the fast tokenizer, and whether this token... | 1,697 | 1,708 | null | NONE | null | Add RWKVWorldTokenizer for rwkv5 series model.
The tokenizer has been used in:
- [RWKV/rwkv-5-world-1b5](https://huggingface.co/RWKV/rwkv-5-world-1b5)
- [RWKV/rwkv-5-world-3b](https://huggingface.co/RWKV/rwkv-5-world-3b)
- [RWKV/rwkv-4-world-169m](https://huggingface.co/RWKV/rwkv-4-world-169m)
- [RWKV/rwkv-4-w... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26963/reactions",
"total_count": 9,
"+1": 9,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26963/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26963",
"html_url": "https://github.com/huggingface/transformers/pull/26963",
"diff_url": "https://github.com/huggingface/transformers/pull/26963.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26963.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26962 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26962/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26962/comments | https://api.github.com/repos/huggingface/transformers/issues/26962/events | https://github.com/huggingface/transformers/pull/26962 | 1,954,299,157 | PR_kwDOCUB6oc5dYgnG | 26,962 | Remove token_type_ids from default TF GPT-2 signature | {
"login": "Rocketknight1",
"id": 12866554,
"node_id": "MDQ6VXNlcjEyODY2NTU0",
"avatar_url": "https://avatars.githubusercontent.com/u/12866554?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Rocketknight1",
"html_url": "https://github.com/Rocketknight1",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,697 | 1,698 | 1,698 | MEMBER | null | Although GPT-2 supports `token_type_ids`, the implementation is very weird (token embeddings are also used as token type embeddings!) and in practice `token_type_ids=None` is used almost exclusively.
For most models, you could mimic the effects of `token_type_ids=None` by just passing an all-zeros array, but this do... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26962/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26962/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26962",
"html_url": "https://github.com/huggingface/transformers/pull/26962",
"diff_url": "https://github.com/huggingface/transformers/pull/26962.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26962.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26961 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26961/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26961/comments | https://api.github.com/repos/huggingface/transformers/issues/26961/events | https://github.com/huggingface/transformers/issues/26961 | 1,954,284,539 | I_kwDOCUB6oc50fAP7 | 26,961 | Wrong checkpoint got deleted when use_mtime=True | {
"login": "xkszltl",
"id": 5203025,
"node_id": "MDQ6VXNlcjUyMDMwMjU=",
"avatar_url": "https://avatars.githubusercontent.com/u/5203025?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/xkszltl",
"html_url": "https://github.com/xkszltl",
"followers_url": "https://api.github.com/users/xkszltl/... | [] | closed | false | {
"login": "muellerzr",
"id": 7831895,
"node_id": "MDQ6VXNlcjc4MzE4OTU=",
"avatar_url": "https://avatars.githubusercontent.com/u/7831895?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/muellerzr",
"html_url": "https://github.com/muellerzr",
"followers_url": "https://api.github.com/users/mu... | [
{
"login": "muellerzr",
"id": 7831895,
"node_id": "MDQ6VXNlcjc4MzE4OTU=",
"avatar_url": "https://avatars.githubusercontent.com/u/7831895?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/muellerzr",
"html_url": "https://github.com/muellerzr",
"followers_url": "https://api... | [
"cc @pacman100 and @muellerzr ",
"FYI this kind of issue is what we're seeing.\r\nMay not be this specific one because I don't know what we're using underneath, just for the context.\r\n- https://github.com/Azure/azure-storage-fuse/issues/95",
"Any update?",
"I got the same errors.\r\nYou can override the `_... | 1,697 | 1,707 | 1,707 | CONTRIBUTOR | null | ### System Info
transformers 4.25.1
Ubuntu 22.04 in docker
### Description
We have a job with checkpointing per 200 iters and keeps at most 3 checkpoints.
However, we found in a 1100-iter job, only 400/600/800 was saved at the end.
200 is rotated as expected, but 1000 is missing as well.
Looking into the... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26961/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26961/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/26960 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26960/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26960/comments | https://api.github.com/repos/huggingface/transformers/issues/26960/events | https://github.com/huggingface/transformers/pull/26960 | 1,954,213,507 | PR_kwDOCUB6oc5dYNzp | 26,960 | Shorten the conversation tests for speed + fixing position overflows | {
"login": "Rocketknight1",
"id": 12866554,
"node_id": "MDQ6VXNlcjEyODY2NTU0",
"avatar_url": "https://avatars.githubusercontent.com/u/12866554?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Rocketknight1",
"html_url": "https://github.com/Rocketknight1",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Hi @Rocketknight1 . Thanks a lot. I think it's probably better to simply skip this test for blenderbot small.\r\n\r\nCould you remind me why the test was never failing before?",
"@ydshieh the test never failed before because the `C... | 1,697 | 1,698 | 1,698 | MEMBER | null | Some of the conversation tests were still overflowing the maximum position embeddings for very short models like `BlenderBotSmall`. I reduced the limits a lot, which also speeds up those tests! cc @ydshieh | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26960/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26960/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26960",
"html_url": "https://github.com/huggingface/transformers/pull/26960",
"diff_url": "https://github.com/huggingface/transformers/pull/26960.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26960.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26959 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26959/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26959/comments | https://api.github.com/repos/huggingface/transformers/issues/26959/events | https://github.com/huggingface/transformers/issues/26959 | 1,954,075,651 | I_kwDOCUB6oc50eNQD | 26,959 | Generation doesn't stop despite provide stop tokens | {
"login": "hdnh2006",
"id": 17271049,
"node_id": "MDQ6VXNlcjE3MjcxMDQ5",
"avatar_url": "https://avatars.githubusercontent.com/u/17271049?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hdnh2006",
"html_url": "https://github.com/hdnh2006",
"followers_url": "https://api.github.com/users/hdn... | [] | closed | false | null | [] | [
"Hey! I'll give you hints as to how to solve this.\r\n- How does the string `### Instruction'` gets encoded by the model? \r\n- Given the results, how can I make sure the models stops? \r\nif you need help I can of course give you the solution 🤗 ",
"Thanks @ArthurZucker for you reply.\r\n\r\nThe string `### Inst... | 1,697 | 1,698 | 1,698 | NONE | null | ### System Info
Hello!
It seems other developers have had similar issues: https://github.com/huggingface/transformers/issues/23175
I am giving a try to the Llama-7b-chat model and the model is ignoring the stop tokens, this is the code I am running where 'llama-hf' is just my local path to the [`Llama-2-7b-hf`](... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26959/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26959/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/26958 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26958/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26958/comments | https://api.github.com/repos/huggingface/transformers/issues/26958/events | https://github.com/huggingface/transformers/issues/26958 | 1,954,052,894 | I_kwDOCUB6oc50eHse | 26,958 | deepspeed Integration error | {
"login": "SingL3",
"id": 20473466,
"node_id": "MDQ6VXNlcjIwNDczNDY2",
"avatar_url": "https://avatars.githubusercontent.com/u/20473466?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/SingL3",
"html_url": "https://github.com/SingL3",
"followers_url": "https://api.github.com/users/SingL3/fo... | [] | closed | false | null | [] | [
"hey. If you want use to help you according to the contribution guidelines could you write what is your issue here, with small reproducible snippet N ",
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this t... | 1,697 | 1,701 | 1,701 | NONE | null | ### System Info
N/A
See Bug report for DS [4194](https://github.com/microsoft/DeepSpeed/issues/4194) and [4533](https://github.com/microsoft/DeepSpeed/issues/4533)
### Who can help?
@pac
### Information
- [ ] The official example scripts
- [ ] My own modified scripts
### Tasks
- [ ] An officially supported task... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26958/reactions",
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26958/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/26957 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26957/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26957/comments | https://api.github.com/repos/huggingface/transformers/issues/26957/events | https://github.com/huggingface/transformers/pull/26957 | 1,954,049,251 | PR_kwDOCUB6oc5dXp-5 | 26,957 | [WIP] Make logic of adding the number of embedded tokens simpler | {
"login": "AnastasiyaKukharska",
"id": 70960052,
"node_id": "MDQ6VXNlcjcwOTYwMDUy",
"avatar_url": "https://avatars.githubusercontent.com/u/70960052?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AnastasiyaKukharska",
"html_url": "https://github.com/AnastasiyaKukharska",
"followers_url": ... | [] | closed | false | null | [] | [] | 1,697 | 1,697 | 1,697 | NONE | null | # What does this PR do?
Here I simplify getting the number of embedding tokens according to discussions on PR [26024](https://github.com/huggingface/transformers/pull/26024)
## Before submitting
- [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
- [ ] Did yo... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26957/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26957/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26957",
"html_url": "https://github.com/huggingface/transformers/pull/26957",
"diff_url": "https://github.com/huggingface/transformers/pull/26957.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26957.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26956 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26956/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26956/comments | https://api.github.com/repos/huggingface/transformers/issues/26956/events | https://github.com/huggingface/transformers/pull/26956 | 1,953,704,725 | PR_kwDOCUB6oc5dWfD9 | 26,956 | Translated ```text_generation.md``` to Korean | {
"login": "zayunsna",
"id": 25922010,
"node_id": "MDQ6VXNlcjI1OTIyMDEw",
"avatar_url": "https://avatars.githubusercontent.com/u/25922010?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zayunsna",
"html_url": "https://github.com/zayunsna",
"followers_url": "https://api.github.com/users/zay... | [] | closed | false | null | [] | [
"Hello @zayunsna , before I give a thorough review, may you please change \"Fixes #20197\" to \"Part of #20197\"?\n\nIf unchanged, it will close the issue with the merge of this PR. Thank you.\n",
"> Hello @zayunsna , before I give a thorough review, may you please change \"Fixes #20197\" to \"Part of #20197\"?\r... | 1,697 | 1,704 | 1,704 | NONE | null | # What does this PR do?
Hi all!
PR : translating ```text_generation.md``` file and add creating the parent folder ```main_classes```.
Thank you for reviewing this translating results!
Part of #20179
## Before reviewing
- [x] Check for missing / redundant translations (번역 누락/중복 검사)
- [x] Grammar Check (맞춤법... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26956/reactions",
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26956/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26956",
"html_url": "https://github.com/huggingface/transformers/pull/26956",
"diff_url": "https://github.com/huggingface/transformers/pull/26956.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26956.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26955 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26955/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26955/comments | https://api.github.com/repos/huggingface/transformers/issues/26955/events | https://github.com/huggingface/transformers/pull/26955 | 1,953,697,909 | PR_kwDOCUB6oc5dWdlZ | 26,955 | translate `preprocessing.md` to Chinese | {
"login": "jiaqiw09",
"id": 60021713,
"node_id": "MDQ6VXNlcjYwMDIxNzEz",
"avatar_url": "https://avatars.githubusercontent.com/u/60021713?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jiaqiw09",
"html_url": "https://github.com/jiaqiw09",
"followers_url": "https://api.github.com/users/jia... | [] | closed | false | null | [] | [
"@stevhliu\r\n\r\nHere is the translation of preprocessing.md\r\n\r\nBest",
"@stevhliu \r\n\r\nHi, Thansk for your review. I just notice that you have merge the PR(`pipeline_tutorial.md`). So I just solve the merge conflicts problem.\r\n\r\nWould you mind having a check again?\r\n\r\nBest",
"The docs for this P... | 1,697 | 1,698 | 1,698 | CONTRIBUTOR | null | # What does this PR do?
Part of #26803
## Before submitting
- [x] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
- [x] Did you read the [contributor guideline](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md#start-contributing-pull-reques... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26955/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26955/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26955",
"html_url": "https://github.com/huggingface/transformers/pull/26955",
"diff_url": "https://github.com/huggingface/transformers/pull/26955.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26955.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26954 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26954/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26954/comments | https://api.github.com/repos/huggingface/transformers/issues/26954/events | https://github.com/huggingface/transformers/pull/26954 | 1,953,610,529 | PR_kwDOCUB6oc5dWK5m | 26,954 | Translate `pipeline_tutorial.md` to chinese | {
"login": "jiaqiw09",
"id": 60021713,
"node_id": "MDQ6VXNlcjYwMDIxNzEz",
"avatar_url": "https://avatars.githubusercontent.com/u/60021713?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jiaqiw09",
"html_url": "https://github.com/jiaqiw09",
"followers_url": "https://api.github.com/users/jia... | [] | closed | false | null | [] | [
"@stevhliu\r\n\r\nI just updated my translation work. Here is a guileline during my translation:\r\n- Keep some terminology in English format. Those workds appears in amounts of class files or other documents. I think it's better to keep it in original format rather give a chinese translation.\r\n",
"@stevhliu Th... | 1,697 | 1,698 | 1,698 | CONTRIBUTOR | null | # What does this PR do?
Part of #26803
## Before submitting
- [x] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
- [x] Did you read the [contributor guideline](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md#start-contributing-pull-requests... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26954/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26954/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26954",
"html_url": "https://github.com/huggingface/transformers/pull/26954",
"diff_url": "https://github.com/huggingface/transformers/pull/26954.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26954.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26953 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26953/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26953/comments | https://api.github.com/repos/huggingface/transformers/issues/26953/events | https://github.com/huggingface/transformers/issues/26953 | 1,953,571,366 | I_kwDOCUB6oc50cSIm | 26,953 | Add flash attention support to Whisper | {
"login": "leng-yue",
"id": 25119060,
"node_id": "MDQ6VXNlcjI1MTE5MDYw",
"avatar_url": "https://avatars.githubusercontent.com/u/25119060?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/leng-yue",
"html_url": "https://github.com/leng-yue",
"followers_url": "https://api.github.com/users/len... | [] | closed | false | null | [] | [
"This feature will be added by #26722, closed."
] | 1,697 | 1,697 | 1,697 | NONE | null | ### Feature request
Add flash attention support to Whisper.
### Motivation
Accelerate both training and inference.
### Your contribution
Submitting a PR. | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26953/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26953/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/26952 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26952/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26952/comments | https://api.github.com/repos/huggingface/transformers/issues/26952/events | https://github.com/huggingface/transformers/issues/26952 | 1,953,453,442 | I_kwDOCUB6oc50b1WC | 26,952 | [FA-2] inference dtype mismatch bug | {
"login": "wizyoung",
"id": 13296106,
"node_id": "MDQ6VXNlcjEzMjk2MTA2",
"avatar_url": "https://avatars.githubusercontent.com/u/13296106?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/wizyoung",
"html_url": "https://github.com/wizyoung",
"followers_url": "https://api.github.com/users/wiz... | [] | closed | false | null | [] | [
"Hello! Can you share a small snippet with a reproducer? Would help use know what is happening and could be useful to improve our tests! ",
"@ArthurZucker My team project is quite complicated and I'm trying to extract a reproducible snippet and post it here later.",
"closed as latest version of hf fixed it.",
... | 1,697 | 1,703 | 1,703 | NONE | null | ### System Info
- `transformers` version: 4.35.0.dev0
- Platform: Linux-4.14.0_1-0-0-44-x86_64-with-glibc2.27
- Python version: 3.9.17
- Huggingface_hub version: 0.16.4
- Safetensors version: 0.3.2
- Accelerate version: 0.23.0
- Accelerate config: not found
- PyTorch version (GPU?): 1.13.1+cu117 (True)
- ... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26952/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26952/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/26951 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26951/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26951/comments | https://api.github.com/repos/huggingface/transformers/issues/26951/events | https://github.com/huggingface/transformers/issues/26951 | 1,953,281,132 | I_kwDOCUB6oc50bLRs | 26,951 | T5Tokenizer load fails when added special tokens and saved with save_pretrained | {
"login": "minolee",
"id": 31353764,
"node_id": "MDQ6VXNlcjMxMzUzNzY0",
"avatar_url": "https://avatars.githubusercontent.com/u/31353764?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/minolee",
"html_url": "https://github.com/minolee",
"followers_url": "https://api.github.com/users/minole... | [] | closed | false | null | [] | [
"It’s a T5 specific issue indeed. I’ll have a look but T5 basically needs to have extra ids in the additional special tokens when passed. I’ll see if this was BC or bug fix ",
"Ah actually the fix was already there in `slow` but not `fast` 😉 pushing now a PR "
] | 1,697 | 1,698 | 1,698 | NONE | null | ### System Info
- `transformers` version: 4.34.1
- Platform: Linux-5.4.0-149-generic-x86_64-with-glibc2.31
- Python version: 3.10.11
- Huggingface_hub version: 0.17.3
- Safetensors version: 0.4.0
- Accelerate version: not installed
- Accelerate config: not found
- PyTorch version (GPU?): 2.0.1 (False)
- Tensor... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26951/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26951/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/26950 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26950/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26950/comments | https://api.github.com/repos/huggingface/transformers/issues/26950/events | https://github.com/huggingface/transformers/issues/26950 | 1,953,201,911 | I_kwDOCUB6oc50a373 | 26,950 | Unhashable dict error | {
"login": "erlebach",
"id": 324708,
"node_id": "MDQ6VXNlcjMyNDcwOA==",
"avatar_url": "https://avatars.githubusercontent.com/u/324708?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/erlebach",
"html_url": "https://github.com/erlebach",
"followers_url": "https://api.github.com/users/erlebac... | [] | closed | false | null | [] | [
"cc @gante I can reproduce this with:\r\n```python \r\n>>> from tranformers import GenerationConfig\r\n>>> generation_config, unused_kwargs = GenerationConfig.from_pretrained(\r\n \"microsoft/phi-1_5\",\r\n top_k=100,\r\n top_p=1.0,\r\n temperature=1.0,\r\n max_new_tokens=2,\r\n num_return_sequenc... | 1,697 | 1,700 | 1,700 | NONE | null | ### System Info
I am running on Mac M2 with Ventura, using a Poetry environment. Here is the Pyproject.toml file:
```
[tool.poetry]
name = "UROP Project"
version = "0.0.1"
description = "LangChain mono-repo"
authors = []
license = "MIT"
readme = "README.md"
repository = "https://github.com/fsu-sc/UROP_2023-2... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26950/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26950/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/26949 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26949/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26949/comments | https://api.github.com/repos/huggingface/transformers/issues/26949/events | https://github.com/huggingface/transformers/pull/26949 | 1,953,171,451 | PR_kwDOCUB6oc5dUrLu | 26,949 | Add fuyu device map | {
"login": "SunMarc",
"id": 57196510,
"node_id": "MDQ6VXNlcjU3MTk2NTEw",
"avatar_url": "https://avatars.githubusercontent.com/u/57196510?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/SunMarc",
"html_url": "https://github.com/SunMarc",
"followers_url": "https://api.github.com/users/SunMar... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,697 | 1,698 | 1,698 | MEMBER | null | # What does this PR do ?
This PR adds the possibility to use fuyu model with `device_map="auto"`.
I ran some tests on my side and it works with multigpu and cpu offload. I am not writing any accelerate tests as they will be contained in a future `FuyuModelTest` class which will inherit from `ModelTesterMixin`.
... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26949/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26949/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26949",
"html_url": "https://github.com/huggingface/transformers/pull/26949",
"diff_url": "https://github.com/huggingface/transformers/pull/26949.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26949.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26948 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26948/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26948/comments | https://api.github.com/repos/huggingface/transformers/issues/26948/events | https://github.com/huggingface/transformers/issues/26948 | 1,953,123,631 | I_kwDOCUB6oc50ak0v | 26,948 | Making the unsqueeze dimension parameterized in the apply_rotary_pos_emb function in modeling_llama.py | {
"login": "ShashankMosaicML",
"id": 144760128,
"node_id": "U_kgDOCKDdQA",
"avatar_url": "https://avatars.githubusercontent.com/u/144760128?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ShashankMosaicML",
"html_url": "https://github.com/ShashankMosaicML",
"followers_url": "https://api.gi... | [] | closed | false | null | [] | [
"MMM changing the transpose would change the past key values which is not backward compatible. The unsqueeze dimension could be a nice to have but would rather have it in the init of the rope embedding than in the forward as this is another not backward compatible change 😓 \r\nwe refrain from adding custom usage c... | 1,697 | 1,698 | 1,698 | CONTRIBUTOR | null | ### Feature request
Hi Huggingface Team,
We would like to request to make the 'unsqueeze(1)' in [these two lines ](https://github.com/huggingface/transformers/blob/08a2edfc6629a323effd7a85feafed9e6701e2dd/src/transformers/models/llama/modeling_llama.py#L209C1-L210C41) parameterized. To be precise, we would like to r... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26948/reactions",
"total_count": 2,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 1,
"eyes": 1
} | https://api.github.com/repos/huggingface/transformers/issues/26948/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/26947 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26947/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26947/comments | https://api.github.com/repos/huggingface/transformers/issues/26947/events | https://github.com/huggingface/transformers/pull/26947 | 1,953,083,548 | PR_kwDOCUB6oc5dUXr_ | 26,947 | Add Readme file in Ukrainian language | {
"login": "AnastasiyaKukharska",
"id": 70960052,
"node_id": "MDQ6VXNlcjcwOTYwMDUy",
"avatar_url": "https://avatars.githubusercontent.com/u/70960052?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AnastasiyaKukharska",
"html_url": "https://github.com/AnastasiyaKukharska",
"followers_url": ... | [] | closed | false | null | [] | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_26947). All of your documentation changes will be reflected on that endpoint.",
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please... | 1,697 | 1,701 | 1,701 | NONE | null | # What does this PR do?
Adding docs in Ukrainian language
## Before submitting
- [x] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
- [x] Did you read the [contributor guideline](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md#start-contrib... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26947/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26947/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26947",
"html_url": "https://github.com/huggingface/transformers/pull/26947",
"diff_url": "https://github.com/huggingface/transformers/pull/26947.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26947.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26946 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26946/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26946/comments | https://api.github.com/repos/huggingface/transformers/issues/26946/events | https://github.com/huggingface/transformers/pull/26946 | 1,952,916,714 | PR_kwDOCUB6oc5dTzEK | 26,946 | Simplifying getting the number of embedding tokens | {
"login": "AnastasiyaKukharska",
"id": 70960052,
"node_id": "MDQ6VXNlcjcwOTYwMDUy",
"avatar_url": "https://avatars.githubusercontent.com/u/70960052?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AnastasiyaKukharska",
"html_url": "https://github.com/AnastasiyaKukharska",
"followers_url": ... | [] | closed | false | null | [] | [
"Hello, this is a duplicate of #26333 and will thus not be merged"
] | 1,697 | 1,697 | 1,697 | NONE | null | # What does this PR do?
Here I simplify getting the number of embedding tokens according to discussions on PR [26024](https://github.com/huggingface/transformers/pull/26024)
# Before submitting
- [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
- [x] Did y... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26946/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26946/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26946",
"html_url": "https://github.com/huggingface/transformers/pull/26946",
"diff_url": "https://github.com/huggingface/transformers/pull/26946.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26946.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26945 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26945/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26945/comments | https://api.github.com/repos/huggingface/transformers/issues/26945/events | https://github.com/huggingface/transformers/pull/26945 | 1,952,871,838 | PR_kwDOCUB6oc5dTpHc | 26,945 | Simplifying getting the number of embedding tokens | {
"login": "AnastasiyaKukharska",
"id": 70960052,
"node_id": "MDQ6VXNlcjcwOTYwMDUy",
"avatar_url": "https://avatars.githubusercontent.com/u/70960052?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AnastasiyaKukharska",
"html_url": "https://github.com/AnastasiyaKukharska",
"followers_url": ... | [] | closed | false | null | [] | [] | 1,697 | 1,697 | 1,697 | NONE | null | Here I simplify getting the number of embedding tokens according to discussions on PR [26024](https://github.com/huggingface/transformers/pull/26024)
| {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26945/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26945/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26945",
"html_url": "https://github.com/huggingface/transformers/pull/26945",
"diff_url": "https://github.com/huggingface/transformers/pull/26945.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26945.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26944 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26944/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26944/comments | https://api.github.com/repos/huggingface/transformers/issues/26944/events | https://github.com/huggingface/transformers/pull/26944 | 1,952,780,701 | PR_kwDOCUB6oc5dTVI0 | 26,944 | fix a typo in README_ru.md | {
"login": "megavaz",
"id": 32195253,
"node_id": "MDQ6VXNlcjMyMTk1MjUz",
"avatar_url": "https://avatars.githubusercontent.com/u/32195253?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/megavaz",
"html_url": "https://github.com/megavaz",
"followers_url": "https://api.github.com/users/megava... | [] | closed | false | null | [] | [
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.\n\nPlease note that issues that do not follow the [contributing guidelines](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md) a... | 1,697 | 1,701 | 1,701 | NONE | null | # What does this PR do?
- [x] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
change to correct Russian spelling | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26944/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26944/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26944",
"html_url": "https://github.com/huggingface/transformers/pull/26944",
"diff_url": "https://github.com/huggingface/transformers/pull/26944.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26944.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26943 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26943/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26943/comments | https://api.github.com/repos/huggingface/transformers/issues/26943/events | https://github.com/huggingface/transformers/pull/26943 | 1,952,725,946 | PR_kwDOCUB6oc5dTJRE | 26,943 | Flax mistral | {
"login": "kiansierra",
"id": 47116198,
"node_id": "MDQ6VXNlcjQ3MTE2MTk4",
"avatar_url": "https://avatars.githubusercontent.com/u/47116198?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kiansierra",
"html_url": "https://github.com/kiansierra",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"Hi @sanchit-gandhi , @ArthurZucker \r\nThis is the first draft of the PR, no need to review yet, as I still got to implement the slow tests and documentation changes.\r\nI did want you're thoughts on the change on src/transformers/modeling_flax_pytorch_utils.py, as when loading from_pt weights they were in bfloat1... | 1,697 | 1,706 | 1,706 | CONTRIBUTOR | null | # What does this PR do?
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution.
Then, please replace this w... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26943/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26943/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26943",
"html_url": "https://github.com/huggingface/transformers/pull/26943",
"diff_url": "https://github.com/huggingface/transformers/pull/26943.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26943.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26942 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26942/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26942/comments | https://api.github.com/repos/huggingface/transformers/issues/26942/events | https://github.com/huggingface/transformers/pull/26942 | 1,952,662,465 | PR_kwDOCUB6oc5dS7Sz | 26,942 | Change default `max_shard_size` to smaller value | {
"login": "younesbelkada",
"id": 49240599,
"node_id": "MDQ6VXNlcjQ5MjQwNTk5",
"avatar_url": "https://avatars.githubusercontent.com/u/49240599?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/younesbelkada",
"html_url": "https://github.com/younesbelkada",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_26942). All of your documentation changes will be reflected on that endpoint."
] | 1,697 | 1,698 | 1,698 | CONTRIBUTOR | null | # What does this PR do?
As per title, we can also change that value dynamically with respect to model size - with this change large models will end up having many shards.
cc @ArthurZucker | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26942/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26942/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26942",
"html_url": "https://github.com/huggingface/transformers/pull/26942",
"diff_url": "https://github.com/huggingface/transformers/pull/26942.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26942.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26941 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26941/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26941/comments | https://api.github.com/repos/huggingface/transformers/issues/26941/events | https://github.com/huggingface/transformers/pull/26941 | 1,952,594,176 | PR_kwDOCUB6oc5dSshj | 26,941 | Fix a couple of typos and add an illustrative test | {
"login": "rjenc29",
"id": 13890854,
"node_id": "MDQ6VXNlcjEzODkwODU0",
"avatar_url": "https://avatars.githubusercontent.com/u/13890854?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rjenc29",
"html_url": "https://github.com/rjenc29",
"followers_url": "https://api.github.com/users/rjenc2... | [] | closed | false | null | [] | [
"FYI @rafaelpadilla if you think that's relevant. Changing the class names might be not backward compatible. \r\nFeel free to ping us once this is ready ",
"Thanks for the feedback - this PR is probably ready for review. \r\n\r\nIf there's a downside risk re: backwards compatibility, it probably isn't worth movin... | 1,697 | 1,702 | 1,702 | CONTRIBUTOR | null | # What does this PR do?
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution.
Then, please replace this w... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26941/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26941/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26941",
"html_url": "https://github.com/huggingface/transformers/pull/26941",
"diff_url": "https://github.com/huggingface/transformers/pull/26941.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26941.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26940 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26940/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26940/comments | https://api.github.com/repos/huggingface/transformers/issues/26940/events | https://github.com/huggingface/transformers/pull/26940 | 1,952,577,048 | PR_kwDOCUB6oc5dSowf | 26,940 | Add RoCm scheduled CI & upgrade RoCm CI to PyTorch 2.1 | {
"login": "fxmarty",
"id": 9808326,
"node_id": "MDQ6VXNlcjk4MDgzMjY=",
"avatar_url": "https://avatars.githubusercontent.com/u/9808326?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/fxmarty",
"html_url": "https://github.com/fxmarty",
"followers_url": "https://api.github.com/users/fxmarty/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"@fxmarty Could you verify that docker image could be built? For the AMD push CI, `docker/transformers-pytorch-amd-gpu` is not able to be built.\r\n\r\nNote, `docker/transformers-pytorch-amd-gpu` is built on `[self-hosted, docker-gpu,... | 1,697 | 1,700 | 1,700 | COLLABORATOR | null | As per title | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26940/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26940/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26940",
"html_url": "https://github.com/huggingface/transformers/pull/26940",
"diff_url": "https://github.com/huggingface/transformers/pull/26940.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26940.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26939 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26939/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26939/comments | https://api.github.com/repos/huggingface/transformers/issues/26939/events | https://github.com/huggingface/transformers/pull/26939 | 1,952,571,303 | PR_kwDOCUB6oc5dSndf | 26,939 | [WIP] New model RTDetr | {
"login": "rafaelpadilla",
"id": 31217453,
"node_id": "MDQ6VXNlcjMxMjE3NDUz",
"avatar_url": "https://avatars.githubusercontent.com/u/31217453?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rafaelpadilla",
"html_url": "https://github.com/rafaelpadilla",
"followers_url": "https://api.githu... | [
{
"id": 1843244711,
"node_id": "MDU6TGFiZWwxODQzMjQ0NzEx",
"url": "https://api.github.com/repos/huggingface/transformers/labels/New%20model",
"name": "New model",
"color": "fbca04",
"default": false,
"description": ""
}
] | closed | false | null | [] | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_26939). All of your documentation changes will be reflected on that endpoint."
] | 1,697 | 1,698 | 1,698 | CONTRIBUTOR | null | # What does this PR do?
Adds new model RTDetr.
Image processing:
- [x] preprocess
- [x] post_process
- [x] post_process_object_detection
Tests:
- [x] image processing: test_image_processor_outputs
- [x] image processing: test_multiple_images_processor_outputs
- [x] model: logits and boxes match the or... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26939/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26939/timeline | null | true | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26939",
"html_url": "https://github.com/huggingface/transformers/pull/26939",
"diff_url": "https://github.com/huggingface/transformers/pull/26939.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26939.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26938 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26938/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26938/comments | https://api.github.com/repos/huggingface/transformers/issues/26938/events | https://github.com/huggingface/transformers/issues/26938 | 1,952,433,575 | I_kwDOCUB6oc50X8Wn | 26,938 | Please set up stand-with-Palestine banner and help change the IR-PL war a little bit,thank you | {
"login": "Kevin-shihello-world",
"id": 32519859,
"node_id": "MDQ6VXNlcjMyNTE5ODU5",
"avatar_url": "https://avatars.githubusercontent.com/u/32519859?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Kevin-shihello-world",
"html_url": "https://github.com/Kevin-shihello-world",
"followers_url... | [] | closed | false | null | [] | [
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.\n\nPlease note that issues that do not follow the [contributing guidelines](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md) a... | 1,697 | 1,701 | 1,701 | NONE | null | ### Feature request
Please set up stand-with-Palestine banner and help change the IR-PL war a little bit,thank you.
I'm sorry I know it is not a place suitable for political things here, but I'm still an undergraduate student and I'm eager to help give it some change to help some innocent people i mean normal peopl... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26938/reactions",
"total_count": 14,
"+1": 1,
"-1": 13,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26938/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/26937 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26937/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26937/comments | https://api.github.com/repos/huggingface/transformers/issues/26937/events | https://github.com/huggingface/transformers/pull/26937 | 1,952,419,989 | PR_kwDOCUB6oc5dSJW0 | 26,937 | Generate: update basic llm tutorial | {
"login": "gante",
"id": 12240844,
"node_id": "MDQ6VXNlcjEyMjQwODQ0",
"avatar_url": "https://avatars.githubusercontent.com/u/12240844?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gante",
"html_url": "https://github.com/gante",
"followers_url": "https://api.github.com/users/gante/follow... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,697 | 1,697 | 1,697 | MEMBER | null | # What does this PR do?
This PR updates the basic [LLM tutorial](https://huggingface.co/docs/transformers/llm_tutorial) in the following aspects:
1. Adds a short section right at the top on how to do batched generation. This was made to address https://github.com/huggingface/transformers/issues/26061 (and other sim... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26937/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26937/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26937",
"html_url": "https://github.com/huggingface/transformers/pull/26937",
"diff_url": "https://github.com/huggingface/transformers/pull/26937.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26937.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26936 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26936/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26936/comments | https://api.github.com/repos/huggingface/transformers/issues/26936/events | https://github.com/huggingface/transformers/pull/26936 | 1,952,410,667 | PR_kwDOCUB6oc5dSHS1 | 26,936 | fix logit-to-multi-hot conversion in example | {
"login": "ranchlai",
"id": 5043767,
"node_id": "MDQ6VXNlcjUwNDM3Njc=",
"avatar_url": "https://avatars.githubusercontent.com/u/5043767?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ranchlai",
"html_url": "https://github.com/ranchlai",
"followers_url": "https://api.github.com/users/ranch... | [] | closed | false | null | [] | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_26936). All of your documentation changes will be reflected on that endpoint.",
"@ArthurZucker I've updated the comment for educational purpose. "
] | 1,697 | 1,698 | 1,698 | CONTRIBUTOR | null | # What does this PR do?
This PR fixes #26830 . The bug might lead to difference in measuring multi-label acc (Slightly higher precision and lower recall).
@younesbelkada Would you please review.
| {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26936/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26936/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26936",
"html_url": "https://github.com/huggingface/transformers/pull/26936",
"diff_url": "https://github.com/huggingface/transformers/pull/26936.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26936.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26935 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26935/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26935/comments | https://api.github.com/repos/huggingface/transformers/issues/26935/events | https://github.com/huggingface/transformers/pull/26935 | 1,952,402,309 | PR_kwDOCUB6oc5dSFeK | 26,935 | 🌐 [i18n-ZH] Translate multilingual into Chinese | {
"login": "yyLeaves",
"id": 76979429,
"node_id": "MDQ6VXNlcjc2OTc5NDI5",
"avatar_url": "https://avatars.githubusercontent.com/u/76979429?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yyLeaves",
"html_url": "https://github.com/yyLeaves",
"followers_url": "https://api.github.com/users/yyL... | [] | closed | false | null | [] | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_26935). All of your documentation changes will be reflected on that endpoint."
] | 1,697 | 1,698 | 1,698 | CONTRIBUTOR | null | # What does this PR do?
Add zh (Chinese) translation for multilingual.md. #20095
## Who can review?
Documentation: @stevhliu
Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR. | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26935/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26935/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26935",
"html_url": "https://github.com/huggingface/transformers/pull/26935",
"diff_url": "https://github.com/huggingface/transformers/pull/26935.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26935.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26934 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26934/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26934/comments | https://api.github.com/repos/huggingface/transformers/issues/26934/events | https://github.com/huggingface/transformers/issues/26934 | 1,952,357,254 | I_kwDOCUB6oc50XpuG | 26,934 | Whisper tokenizer decode function ignores timestamp tokens after v4.34.0 (the big refactor) | {
"login": "versae",
"id": 173537,
"node_id": "MDQ6VXNlcjE3MzUzNw==",
"avatar_url": "https://avatars.githubusercontent.com/u/173537?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/versae",
"html_url": "https://github.com/versae",
"followers_url": "https://api.github.com/users/versae/follow... | [] | closed | false | null | [] | [
"Well, based on #26054, it seems a new undocumented parameter `decode_with_timestamps` has to be passed in:\r\n\r\n```python\r\nprint(\r\n tokenizer.encode(\"<|0.00|>\", add_special_tokens=False),\r\n tokenizer.decode(tokenizer.encode(\"<|0.00|>\"), decode_with_timestamps=True)\r\n)\r\n```\r\n```bash\r\n[5036... | 1,697 | 1,700 | 1,698 | CONTRIBUTOR | null | ### System Info
- `transformers` version: 4.34.0
- Platform: Linux-5.19.0-40-generic-x86_64-with-glibc2.35
- Python version: 3.10.6
- Huggingface_hub version: 0.17.3
- Safetensors version: 0.3.1
- Accelerate version: 0.20.3
- Accelerate config: not found
- PyTorch version (GPU?): 2.0.0+cu117 (True)
- Tens... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26934/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26934/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/26933 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26933/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26933/comments | https://api.github.com/repos/huggingface/transformers/issues/26933/events | https://github.com/huggingface/transformers/pull/26933 | 1,952,222,189 | PR_kwDOCUB6oc5dReJc | 26,933 | Refactor: Use Llama RoPE implementation for Falcon | {
"login": "tomaarsen",
"id": 37621491,
"node_id": "MDQ6VXNlcjM3NjIxNDkx",
"avatar_url": "https://avatars.githubusercontent.com/u/37621491?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tomaarsen",
"html_url": "https://github.com/tomaarsen",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | [
"Before diving into the code, I tried the snipped you shared, but with an extra `set_seed(0)` for complete reproducibility at the sampling step.\r\n\r\n```py\r\nfrom transformers import AutoTokenizer, pipeline, set_seed\r\nimport torch\r\n\r\nmodel = \"tiiuae/falcon-7b\"\r\n\r\nset_seed(0)\r\ntokenizer = AutoTokeni... | 1,697 | 1,699 | 1,699 | MEMBER | null | # What does this PR do?
* Use Llama RoPE implementation for Falcon, solves this TODO: https://github.com/huggingface/transformers/blob/ad08137e473e00702fc3088a119da7026e1cb025/src/transformers/models/falcon/modeling_falcon.py#L91
* Add copy functionalities
## Before submitting
- [ ] This PR fixes a typo or impr... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26933/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26933/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26933",
"html_url": "https://github.com/huggingface/transformers/pull/26933",
"diff_url": "https://github.com/huggingface/transformers/pull/26933.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26933.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/26932 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/26932/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/26932/comments | https://api.github.com/repos/huggingface/transformers/issues/26932/events | https://github.com/huggingface/transformers/pull/26932 | 1,952,196,482 | PR_kwDOCUB6oc5dRYho | 26,932 | Add AMD nightly CI | {
"login": "fxmarty",
"id": 9808326,
"node_id": "MDQ6VXNlcjk4MDgzMjY=",
"avatar_url": "https://avatars.githubusercontent.com/u/9808326?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/fxmarty",
"html_url": "https://github.com/fxmarty",
"followers_url": "https://api.github.com/users/fxmarty/... | [] | open | false | null | [] | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_26932). All of your documentation changes will be reflected on that endpoint.",
"Thank you @fxmarty .\r\n\r\nBut I think the priority is to have a daily (complete) CI run for `latest torch version`. It's like `.github/workf... | 1,697 | 1,707 | null | COLLABORATOR | null | As per title. | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/26932/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/26932/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/26932",
"html_url": "https://github.com/huggingface/transformers/pull/26932",
"diff_url": "https://github.com/huggingface/transformers/pull/26932.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/26932.patch",
"merged_at... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.