提交历史

作者 SHA1 备注 提交日期
  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 01f2224682 falcon : write file type 2 年之前
  Shouzheng Liu 38b16dfca6 metal : bug-fix when enable ggml-alloc (#2757) 2 年之前
  Georgi Gerganov 8f8c28e89c convert : auto-determine model name based on dir + scripts update 2 年之前
  Kerfuffle 7694adda8d Fix for main example getting stuck when -n -2 and --interactive (#2767) 2 年之前
  slaren fea95c682d fix convert.py for codellama, add llama 34B to the list of recognized models (#2768) 2 年之前
  DannyDaemonic ef955fbd23 Tag release with build number (#2732) 2 年之前
  Georgi Gerganov d67777c202 metal : add Q8_0 support (#2763) 2 年之前
  Georgi Gerganov c3e53b421a llama : escape all U+2581 in a string (#2750) 2 年之前
  Evan Jones 6e91a1b070 llama : fix grammar sometimes generating null char (#2756) 2 年之前
  Georgi Gerganov 44d5462b5c readme : fix link 2 年之前
  Georgi Gerganov c7868b0753 minor : fix trailing whitespace 2 年之前
  Georgi Gerganov 79da24b58c readme : update hot topics 2 年之前
  Georgi Gerganov cf658adc83 llm : add Falcon support (#2717) 2 年之前
  Georgi Gerganov a192860cfe minor : fix trailing whitespace 2 年之前
  Olivier Chafik 95385241a9 examples : restore the functionality to import llama2.c models (#2685) 2 年之前
  slaren 335acd2ffd fix convert-lora-to-ggml.py (#2738) 2 年之前
  klosax 5290c38e6e main : insert bos if no tokens (#2727) 2 年之前
  akawrykow cc34dbda96 gitignore : fix for windows (#2729) 2 年之前
  Cebtenzzre 7c2227a197 chmod : make scripts executable (#2675) 2 年之前
  JohnnyB f19dca04ea devops : RPM Specs (#2723) 2 年之前
  Kawrakow 8207214b6a Fix values shown in the quantize tool help (#2735) 2 年之前
  Kawrakow 62959e740e Strided perplexity (#2714) 2 年之前
  IgnacioFDM 7f7ddd5002 Fix ggml to gguf conversion on Windows (#2733) 2 年之前
  Xiao-Yong Jin b8ad1b66b2 server : allow json array in prompt or content for direct token input (#2306) 2 年之前
  Evan Jones f5fe98d11b docs : add grammar docs (#2701) 2 年之前
  Kerfuffle 777f42ba18 Improve handling of special tokens in GGML to GGUF converter (#2725) 2 年之前
  goerch 46ef5b5fcf llama : fix whitespace escaping in tokenizer (#2724) 2 年之前
  Johannes Gäßler c63bb1d16a CUDA: use mul_mat_q kernels by default (#2683) 2 年之前