transformers
c6b23fda
- Llama: make slow tests green 🟢 (#33138)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
327 days ago
Llama: make slow tests green 🟢 (#33138)
References
#29969 - [SigLIP] Add fast tokenizer
#39540 - [Voxtral] Fix typo
#33174 - [Zero-shot image classification pipeline] Remove tokenizer_kwargs
#33138 - Llama: make slow tests green 🟢
Author
gante
Parents
9956c2bc
Files
31
src/transformers
modeling_attn_mask_utils.py
models
bloom
modeling_bloom.py
chameleon
modeling_chameleon.py
codegen
modeling_codegen.py
cohere
modeling_cohere.py
dbrx
modeling_dbrx.py
gemma
modeling_gemma.py
gpt_neo
modeling_gpt_neo.py
gpt_neox
modeling_gpt_neox.py
gptj
modeling_gptj.py
idefics
modeling_idefics.py
jetmoe
modeling_jetmoe.py
llama
modeling_llama.py
mask2former
modeling_mask2former.py
maskformer
modeling_maskformer.py
mistral
modeling_mistral.py
mixtral
modeling_mixtral.py
nemotron
modeling_nemotron.py
olmo
modeling_olmo.py
persimmon
modeling_persimmon.py
phi
modeling_phi.py
phi3
modeling_phi3.py
qwen2
modeling_qwen2.py
qwen2_moe
modeling_qwen2_moe.py
qwen2_vl
modeling_qwen2_vl.py
recurrent_gemma
modeling_recurrent_gemma.py
stablelm
modeling_stablelm.py
starcoder2
modeling_starcoder2.py
whisper
modeling_whisper.py
tests
generation
test_utils.py
models/llama
test_modeling_llama.py
Loading