mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2025-01-27 04:23:06 +01:00
807b0c49ff
* llama : add inference support and model types for T5 and FLAN-T5 model families * llama : add new API functions to support encoder-decoder models: llama_encode(), llama_model_has_encoder(), llama_model_decoder_start_token() * common, llama-cli, llama-batched : add support for encoder-decoder models * convert-hf : handle shared token embeddings tensors in T5Model * convert-hf : add support for SentencePiece BPE tokenizer in T5Model (for Pile-T5 models) * convert-hf : add MT5ForConditionalGeneration and UMT5ForConditionalGeneration to architectures supported by T5Model * convert : add t5 tokenizer tests, use "slow" HF tokenizer for t5 --------- Co-authored-by: Stanisław Szymczyk <sszymczy@gmail.com> Co-authored-by: Georgi Gerganov <ggerganov@gmail.com> |
||
---|---|---|
.. | ||
.editorconfig | ||
ggml-vocab-aquila.gguf | ||
ggml-vocab-baichuan.gguf | ||
ggml-vocab-bert-bge.gguf | ||
ggml-vocab-bert-bge.gguf.inp | ||
ggml-vocab-bert-bge.gguf.out | ||
ggml-vocab-command-r.gguf | ||
ggml-vocab-command-r.gguf.inp | ||
ggml-vocab-command-r.gguf.out | ||
ggml-vocab-deepseek-coder.gguf | ||
ggml-vocab-deepseek-coder.gguf.inp | ||
ggml-vocab-deepseek-coder.gguf.out | ||
ggml-vocab-deepseek-llm.gguf | ||
ggml-vocab-deepseek-llm.gguf.inp | ||
ggml-vocab-deepseek-llm.gguf.out | ||
ggml-vocab-falcon.gguf | ||
ggml-vocab-falcon.gguf.inp | ||
ggml-vocab-falcon.gguf.out | ||
ggml-vocab-gpt2.gguf | ||
ggml-vocab-gpt-2.gguf | ||
ggml-vocab-gpt-2.gguf.inp | ||
ggml-vocab-gpt-2.gguf.out | ||
ggml-vocab-gpt-neox.gguf | ||
ggml-vocab-llama-bpe.gguf | ||
ggml-vocab-llama-bpe.gguf.inp | ||
ggml-vocab-llama-bpe.gguf.out | ||
ggml-vocab-llama-spm.gguf | ||
ggml-vocab-llama-spm.gguf.inp | ||
ggml-vocab-llama-spm.gguf.out | ||
ggml-vocab-mpt.gguf | ||
ggml-vocab-mpt.gguf.inp | ||
ggml-vocab-mpt.gguf.out | ||
ggml-vocab-phi-3.gguf | ||
ggml-vocab-phi-3.gguf.inp | ||
ggml-vocab-phi-3.gguf.out | ||
ggml-vocab-qwen2.gguf | ||
ggml-vocab-qwen2.gguf.inp | ||
ggml-vocab-qwen2.gguf.out | ||
ggml-vocab-refact.gguf | ||
ggml-vocab-refact.gguf.inp | ||
ggml-vocab-refact.gguf.out | ||
ggml-vocab-stablelm.gguf | ||
ggml-vocab-starcoder.gguf | ||
ggml-vocab-starcoder.gguf.inp | ||
ggml-vocab-starcoder.gguf.out |