Historique des commits

Auteur SHA1 Message Date
  goerch ff5a3f0c09 Work on the BPE tokenizer (#3252) il y a 2 ans
  cebtenzzre 0fe321031a gguf : general usability improvements (#3409) il y a 2 ans
  Zhang Peiyuan e519621010 convert : remove bug in convert.py permute function (#3364) il y a 2 ans
  Erik Scholz 6eeb4d9083 convert: remove most of the n_mult usage in convert.py (#3098) il y a 2 ans
  Cebtenzzre 6336d834ec convert : fix F32 ftype not being saved (#3048) il y a 2 ans
  Erik Scholz c9c3220c48 convert: fix convert.py not working with int filename_stem (#3028) il y a 2 ans
  Kerfuffle cff7b0bf07 convert.py : BPE fixes (#2938) il y a 2 ans
  Cebtenzzre bce1fef328 convert : fix another python 3.8 issue (#2949) il y a 2 ans
  Kerfuffle aeefac4ff7 scripts: Use local gguf package when running from repo (#2927) il y a 2 ans
  Cebtenzzre 92d0b751a7 convert : fix python 3.8 support, modernize type annotations (#2916) il y a 2 ans
  Georgi Gerganov b532a69b2f convert.py : use dir name to name the llama il y a 2 ans
  Kerfuffle dc07dc492e convert : various script cleanups/fixes + merges and special token handling (#2842) il y a 2 ans
  jameswu2014 bcce96ba4d convert.py : fix baichuan7B support (#2870) il y a 2 ans
  Kerfuffle 730d9c681e convert.py : advanced option (#2753) il y a 2 ans
  Nigel Bosch a2ca4e9de9 Handle null rope scaling value (#2793) il y a 2 ans
  Nigel Bosch 28b2c996ca convert.py : Get rope scale from HuggingFace models (#2772) il y a 2 ans
  slaren 12e2e33a97 convert.py : export rope freq_base when converting CodeLlama from an HF model (#2773) il y a 2 ans
  slaren d0f77b1353 convert.py : try to determine n_ctx automatically for CodeLlama (#2770) il y a 2 ans
  slaren 0d3094f0c7 gguf : add rope_freq_base parameter for CodeLlama (#2769) il y a 2 ans
  Georgi Gerganov 8f8c28e89c convert : auto-determine model name based on dir + scripts update il y a 2 ans
  slaren fea95c682d fix convert.py for codellama, add llama 34B to the list of recognized models (#2768) il y a 2 ans
  Georgi Gerganov cf658adc83 llm : add Falcon support (#2717) il y a 2 ans
  Cebtenzzre 7c2227a197 chmod : make scripts executable (#2675) il y a 2 ans
  Alex Petenchea 3b6cfe7c92 convert.py : clarifying error message (#2718) il y a 2 ans
  Georgi Gerganov deb7dfca4b gguf : add ftype meta info to the model (#2710) il y a 2 ans
  Georgi Gerganov 6381d4e110 gguf : new file format with flexible meta data (beta) (#2398) il y a 2 ans
  Keiichi Tabata 2e8265ae17 convert.py : add missing abstract methods for quantized data (#2491) il y a 2 ans
  mj-shifu 7c529cede6 convert.py : Update to support 70B HF format model files (#2427) il y a 2 ans
  ldwang fce48caf9a convert.py : support bpe tokenizer (#2228) il y a 2 ans
  Georgi Gerganov e76d630df1 llama : grouped-query attention + LLaMAv2 70B support (#2276) il y a 2 ans