llama.cpp
c8297c6a - llama : add phi3 support (#6852)

Comment changes are shownComment changes are hidden
Commit
1 year ago
llama : add phi3 support (#6852) * add explicit phi3 support * add explicit phi3 support * remove unused code * convert : add BOS token * llama : match EOT token <|end|> * llama : minor / style * llama : tabs -> spaces * convert : fix lint checks --------- Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
Author
Parents
  • File
    convert-hf-to-gguf.py
  • gguf-py/gguf
    • File
      constants.py
    • File
      tensor_mapping.py
  • File
    llama.cpp