issues
search
huggingface
/
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
https://huggingface.co/transformers
Apache License 2.0
135.32k
stars
27.08k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
SmolLM is ExecuTorch Compatible
#34879
guangy10
opened
1 hour ago
0
mark `TFAutoModelTest::test_cached_model_has_minimum_calls_to_head` flaky
#34878
ydshieh
opened
2 hours ago
2
Fix `test_auto_backbone_timm_model_from_pretrained`
#34877
ydshieh
opened
2 hours ago
1
BLIP: fix generation after hub update
#34876
zucchini-nlp
opened
3 hours ago
1
DETR preprocess with a wrong BBox format
#34875
junxnone
closed
1 hour ago
2
Mllama: fix base prefix
#34874
zucchini-nlp
opened
5 hours ago
1
Enable different torch dtype in sub models
#34873
zucchini-nlp
opened
6 hours ago
1
VitMaePreTrain Example norm_pix_loss arg set default to False
#34872
mikecummings34
closed
8 hours ago
1
Fix failling GGML test
#34871
MekkCyber
opened
9 hours ago
1
Update the Python version in the Chinese README to match the English README.
#34870
vansin
opened
11 hours ago
1
Setting tokenizer.pad_token_id = model.config.eos_token_id fails for LLama 3
#34869
dvrogozh
opened
12 hours ago
1
Skip eetq test if it attempts to import shard_checkpoint
#34868
MekkCyber
closed
1 hour ago
3
Data prefetching does not occur for iterable datasets
#34867
Lucaweihs
opened
14 hours ago
0
Fix support for image processors modifications in modular
#34866
yonigozlan
opened
14 hours ago
1
Skipping aqlm non working inference tests till fix merged
#34865
MekkCyber
opened
15 hours ago
1
Rename OLMo November to OLMo2
#34864
2015aroras
opened
17 hours ago
0
Bitnet test fix to avoid using gated model
#34863
MekkCyber
opened
18 hours ago
1
Fine tuning SAM, 'The input_points must be a 3D tensor. Of shape `batch_size`, `nb_boxes`, `4`.', ' got torch.Size([2, 4]).'
#34862
leemorton
opened
19 hours ago
1
[WIP] Add flex attention for gpt2
#34861
mayankagarwals
opened
21 hours ago
1
[WIP] Add flex attention for gpt2
#34860
mayankagarwals
closed
21 hours ago
0
Fix import structure for Fast Image processors
#34859
yonigozlan
opened
21 hours ago
1
🧹 Remove deprecated RotaryEmbedding parts in the Attention layers
#34858
Cyrilvallez
opened
22 hours ago
1
smol improvements to support more flexible usage
#34857
andimarafioti
opened
22 hours ago
5
Remove quantization related config from dequantized model
#34856
konradkalita
closed
4 hours ago
0
Offline mode doesn't work with models that require `trust_remote_code=True`
#34855
VladKha
opened
23 hours ago
0
[CI] Skip EETQ tests while package is broken with latest transformers
#34854
BenjaminBossan
opened
23 hours ago
1
Grounding DINO Processor standardization
#34853
qubvel
opened
23 hours ago
2
Fix torch.onnx.export of Qwen2-VL vision encoder
#34852
xenova
opened
23 hours ago
3
Gemma flex attention
#34851
dame-cell
opened
1 day ago
1
BLIP: enable device map
#34850
zucchini-nlp
opened
1 day ago
1
Watermarking: fix order
#34849
zucchini-nlp
closed
5 hours ago
1
QuantizedCache fails with latest versions of optimum-quanto
#34848
SimJeg
opened
1 day ago
2
model.dequantize() does not remove quantization_config from model.config which effects in error when loading the model
#34847
konradkalita
closed
4 hours ago
1
change inputs_embeds to input_embeds
#34846
Luohongzhige
opened
1 day ago
1
Add Flex Attention for Mistral along with refactoring
#34845
OmarManzoor
opened
1 day ago
0
Comments update for better reading
#34844
JohannFaust666
opened
1 day ago
1
When set num_beams in GenerationConfig, stop_strings parameter has no effect
#34843
ZYM66
opened
1 day ago
1
setting of padding_side in Llama tokenizers
#34842
ScottLiao920
closed
1 day ago
2
Urgent: 429 Errors and Potential Rate Limiting on Model Access
#34841
dnuanghsh
closed
2 hours ago
7
CVE-2024-11392/11393/11394 vulnerabilities
#34840
JWYang0329
opened
1 day ago
2
latest transformer has a tensorflow and numpy error
#34839
sleepingcat4
opened
1 day ago
3
Bump Replicate guard to torch 2.5
#34838
qubvel
closed
1 day ago
2
pretrained_model_name_or_path why not absolute path from /
#34837
suhjohn
closed
1 day ago
2
Add optimized `PixtralImageProcessorFast`
#34836
mgoin
opened
1 day ago
3
Setting the `attention_mask` and `past_key_values` simultaneously will cause the error.
#34835
MikeDean2367
opened
1 day ago
1
HfArgumentParser error when using LoraConfig dataclass
#34834
JoseSantosAMD
opened
1 day ago
2
Fix CI slack reporting issue
#34833
ydshieh
closed
1 day ago
1
Fix CI by tweaking torchao tests
#34832
SunMarc
closed
1 day ago
1
Unable to import SamModel
#34831
leemorton
opened
1 day ago
5
Data collator class type integrity is not intact throughout the runtime
#34830
kmehant
opened
1 day ago
1
Next