Histórico de Commits

Autor SHA1 Mensagem Data
  Brian b1f8af1886 convert.py: Outfile default name change and additional metadata support (#4858) há 1 ano atrás
  compilade f98eb31c51 convert-hf : save memory with lazy evaluation (#7075) há 1 ano atrás
  20kdc ad211edef5 convert.py : --vocab-only generates false but valid params (#7027) há 1 ano atrás
  Brian a2ac89d6ef convert.py : add python logging instead of print() (#6511) há 1 ano atrás
  Pedro Cuenca b97bc3966e llama : support Llama 3 HF conversion (#6745) há 1 ano atrás
  slaren 65c64dc36f convert.py : add consolidated.safetensors for mixtral 8x22b (#6587) há 1 ano atrás
  Jared Van Bortel 1b67731e18 BERT tokenizer fixes (#6498) há 1 ano atrás
  kunnis cecd8d3c98 Comment explaining a decision (#6531) há 1 ano atrás
  slaren 08a0c02060 ggml : mul_mat_id use the same tensor for all the experts (#6387) há 1 ano atrás
  Jared Van Bortel be55134a53 convert : refactor vocab selection logic (#6355) há 1 ano atrás
  Romain D 3a6efdd03c convert : use f32 outtype for bf16 tensors (#6106) há 1 ano atrás
  Michael Podvitskiy 69ff61397d llama : support models without vocabulary (#5798) há 1 ano atrás
  Georgi Gerganov 1e35d619a6 convert : remove AWQ remnants (#5768) há 1 ano atrás
  Jared Van Bortel 4d4d2366fc convert : automatically fall back to HfVocab if tokenizer.model doesn't exist (#5821) há 1 ano atrás
  John aa23412989 llava : support v1.6 (#5267) há 1 ano atrás
  Sang-Kil Park f68664ac24 convert : fix TypeError on GPT-2 vocab.json (#5288) há 1 ano atrás
  Georgi Gerganov 906cff55c2 py : handle byte tokens in `get_token_type` (#5341) há 1 ano atrás
  Georgi Gerganov 14fef85e2d py : fix except (#5194) há 2 anos atrás
  Sang-Kil Park e76627bcce py : improve BPE tokenizer support (#5189) há 2 anos atrás
  Jared Van Bortel b43ebde3b0 convert : partially revert PR #4818 (#5041) há 2 anos atrás
  David Sommers b46757735d convert.py : fix llama/llama2 conversion due to vocab_size=-1 (#5019) há 2 anos atrás
  Georgi Gerganov 0f83e727af py : fix whitespace há 2 anos atrás
  Georgi Gerganov 4f4bf35f46 py : fix missing added_tokens_dict for SPM and BPE vocabs (#4971) há 2 anos atrás
  Austin 6efb8eb30e convert.py : fix vanilla LLaMA model conversion (#4818) há 2 anos atrás
  Nam D. Tran f6793491b5 llama : add AWQ for llama, llama2, mpt, and mistral models (#4593) há 2 anos atrás
  wonjun Jang f56d6077d0 Add byte token type when tokenizer.model is not exists (#4641) há 2 anos atrás
  wonjun Jang 873637afc7 convert : support loading vocab from fast tokenizer config (#3633) há 2 anos atrás
  slaren 799a1cb13b llama : add Mixtral support (#4406) há 2 anos atrás
  Richard Kiss 9494d7c477 english : use `typos` to fix comments and logs (#4354) há 2 anos atrás
  slaren f4d973cecb convert.py : fix llama/llama2 conversion due to vocab_size=-1 (#4258) há 2 anos atrás