mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-06 14:20:04 +06:00
![]() * LLaMA * sharding and docs * tweak * black * inits * ruff * LLAMA_PRETRAINED_CONFIG_ARCHIVE_MAP * init * no checkpoint * docs * ruff * type_vocab_size * tokenizer fixes * tokenizer fixes * Update tokenization_llama.py * Update tokenization_llama.py * Update configuration_llama.py * Update modeling_llama.py * tokenizer add_bos by default * licenses * remove decoder * norms and mlp * rope overhaul * tweaks * black * mention OPT implementation * off-by-one naming * typo * fix * tokenization fix and slicing bug * padding config * cleanup * black * update tests * undo typo * fix vocab caching logic * ruff * docbuilder * attn fix from BlackSamorez * initial feedback * typo * docs * llama case * llama case * load checkpoint docs * comment about tokenizer * tokenizer defaults * clear past_key_values if use_cache=False * last tweaks * last tweaks * last tweaks * last tweaks --------- Co-authored-by: Stella Biderman <stellabiderman@gmail.com> |
||
---|---|---|
.. | ||
asr.mdx | ||
audio_classification.mdx | ||
document_question_answering.mdx | ||
image_captioning.mdx | ||
image_classification.mdx | ||
language_modeling.mdx | ||
masked_language_modeling.mdx | ||
multiple_choice.mdx | ||
object_detection.mdx | ||
question_answering.mdx | ||
semantic_segmentation.mdx | ||
sequence_classification.mdx | ||
summarization.mdx | ||
token_classification.mdx | ||
translation.mdx | ||
video_classification.mdx | ||
zero_shot_image_classification.mdx | ||
zero_shot_object_detection.mdx |