Commit Verlauf

Autor SHA1 Nachricht Datum
  Jared Van Bortel b43ebde3b0 convert : partially revert PR #4818 (#5041) vor 2 Jahren
  David Sommers b46757735d convert.py : fix llama/llama2 conversion due to vocab_size=-1 (#5019) vor 2 Jahren
  Georgi Gerganov 0f83e727af py : fix whitespace vor 2 Jahren
  Georgi Gerganov 4f4bf35f46 py : fix missing added_tokens_dict for SPM and BPE vocabs (#4971) vor 2 Jahren
  Austin 6efb8eb30e convert.py : fix vanilla LLaMA model conversion (#4818) vor 2 Jahren
  Nam D. Tran f6793491b5 llama : add AWQ for llama, llama2, mpt, and mistral models (#4593) vor 2 Jahren
  wonjun Jang f56d6077d0 Add byte token type when tokenizer.model is not exists (#4641) vor 2 Jahren
  wonjun Jang 873637afc7 convert : support loading vocab from fast tokenizer config (#3633) vor 2 Jahren
  slaren 799a1cb13b llama : add Mixtral support (#4406) vor 2 Jahren
  Richard Kiss 9494d7c477 english : use `typos` to fix comments and logs (#4354) vor 2 Jahren
  slaren f4d973cecb convert.py : fix llama/llama2 conversion due to vocab_size=-1 (#4258) vor 2 Jahren
  crasm 3014b5415d Update docs for yarn_ext_factor <0.0 as unspecified instead of NaN (#4189) vor 2 Jahren
  Galunid f23c0359a3 ci : add flake8 to github actions (python linting) (#4129) vor 2 Jahren
  Don Mahurin 2ab0707acb convert : use 'model' value if it exists. This allows karpathy/tinyllamas to load (#4089) vor 2 Jahren
  afrideva b46d12f86d convert.py: also look for plain model.safetensors (#4043) vor 2 Jahren
  Kerfuffle 34b0a08207 gguf-py: Refactor and allow reading/modifying existing GGUF files (#3981) vor 2 Jahren
  Galunid a75fa576ab scripts: Generalize convert scripts (#3838) vor 2 Jahren
  cebtenzzre 898aeca90a llama : implement YaRN RoPE scaling (#2268) vor 2 Jahren
  Georgi Gerganov 8a2f2fea29 convert : ignore tokens if their IDs are within [0, vocab_size) (#3831) vor 2 Jahren
  Kerfuffle a5e7dbd614 llama : validate special token ids are in range when loading GGUF model (#3635) vor 2 Jahren
  Qin Yue Chen 8cf19d60dc gguf : support big endian platform (#3552) vor 2 Jahren
  goerch ff5a3f0c09 Work on the BPE tokenizer (#3252) vor 2 Jahren
  cebtenzzre 0fe321031a gguf : general usability improvements (#3409) vor 2 Jahren
  Zhang Peiyuan e519621010 convert : remove bug in convert.py permute function (#3364) vor 2 Jahren
  Erik Scholz 6eeb4d9083 convert: remove most of the n_mult usage in convert.py (#3098) vor 2 Jahren
  Cebtenzzre 6336d834ec convert : fix F32 ftype not being saved (#3048) vor 2 Jahren
  Erik Scholz c9c3220c48 convert: fix convert.py not working with int filename_stem (#3028) vor 2 Jahren
  Kerfuffle cff7b0bf07 convert.py : BPE fixes (#2938) vor 2 Jahren
  Cebtenzzre bce1fef328 convert : fix another python 3.8 issue (#2949) vor 2 Jahren
  Kerfuffle aeefac4ff7 scripts: Use local gguf package when running from repo (#2927) vor 2 Jahren