Commit History

作者 SHA1 備註 提交日期
  Nigel Bosch a2ca4e9de9 Handle null rope scaling value (#2793) 2 年之前
  Nigel Bosch 28b2c996ca convert.py : Get rope scale from HuggingFace models (#2772) 2 年之前
  slaren 12e2e33a97 convert.py : export rope freq_base when converting CodeLlama from an HF model (#2773) 2 年之前
  slaren d0f77b1353 convert.py : try to determine n_ctx automatically for CodeLlama (#2770) 2 年之前
  slaren 0d3094f0c7 gguf : add rope_freq_base parameter for CodeLlama (#2769) 2 年之前
  Georgi Gerganov 8f8c28e89c convert : auto-determine model name based on dir + scripts update 2 年之前
  slaren fea95c682d fix convert.py for codellama, add llama 34B to the list of recognized models (#2768) 2 年之前
  Georgi Gerganov cf658adc83 llm : add Falcon support (#2717) 2 年之前
  Cebtenzzre 7c2227a197 chmod : make scripts executable (#2675) 2 年之前
  Alex Petenchea 3b6cfe7c92 convert.py : clarifying error message (#2718) 2 年之前
  Georgi Gerganov deb7dfca4b gguf : add ftype meta info to the model (#2710) 2 年之前
  Georgi Gerganov 6381d4e110 gguf : new file format with flexible meta data (beta) (#2398) 2 年之前
  Keiichi Tabata 2e8265ae17 convert.py : add missing abstract methods for quantized data (#2491) 2 年之前
  mj-shifu 7c529cede6 convert.py : Update to support 70B HF format model files (#2427) 2 年之前
  ldwang fce48caf9a convert.py : support bpe tokenizer (#2228) 2 年之前
  Georgi Gerganov e76d630df1 llama : grouped-query attention + LLaMAv2 70B support (#2276) 2 年之前
  wzy b1f4290953 cmake : install targets (#2256) 2 年之前
  Aarni Koskela 3e08ae99ce convert.py: add mapping for safetensors bf16 (#1598) 2 年之前
  Judd 36680f6e40 convert : update for baichuan (#2081) 2 年之前
  Judd 471aab6e4c convert : add support of baichuan-7b (#2055) 2 年之前
  AN Long c943d823c1 convert : fix invalid params in write_vocab_only (#1975) 2 年之前
  Erik Scholz 7487137227 rework convert.py to read hyper-parameters from config.json (#1958) 2 年之前
  Jiří Podivín 5ddf7ea1fb hooks : setting up flake8 and pre-commit hooks (#1681) 2 年之前
  Tom Jobbins 2b2646931b convert.py: Support models which are stored in a single pytorch_model.bin (#1469) 2 年之前
  ubik2 95078cc554 convert: add ability to convert safetensors files (#1276) 2 年之前
  Benjamin Lecaillon a90e96b266 Convert.py @staticmethod (#1327) 2 年之前
  Ivan Stepanov d3e8093e9b convert: support DT_BF16 tensors (#1309) 2 年之前
  Cameron 4ad73137a1 add 4_0 to default outfile namestr dict (#1031) 2 年之前
  Georgi Gerganov 3173a62eb9 stdout : vertical align outputs for better readibility 2 年之前
  comex 74f5899df4 convert.py: Fix loading safetensors and ggml format on Windows (#991) 2 年之前