Unverified Commit 1deafd82 authored by Jeffrey Morgan's avatar Jeffrey Morgan Committed by GitHub
Browse files

llama: update vendored code to commit 46e3556 (#8308)

parent 57f038ec
/** /**
* llama.cpp - commit ba1cb19cdd0d92e012e0f6e009e0620f854b6afd - do not edit this file * llama.cpp - commit 46e3556e01b824e52395fb050b29804b6cff2a7c - do not edit this file
* *
* MIT License * MIT License
* *
......
/** /**
* llama.cpp - commit ba1cb19cdd0d92e012e0f6e009e0620f854b6afd - do not edit this file * llama.cpp - commit 46e3556e01b824e52395fb050b29804b6cff2a7c - do not edit this file
* *
* MIT License * MIT License
* *
......
/** /**
* llama.cpp - commit ba1cb19cdd0d92e012e0f6e009e0620f854b6afd - do not edit this file * llama.cpp - commit 46e3556e01b824e52395fb050b29804b6cff2a7c - do not edit this file
* *
* MIT License * MIT License
* *
......
/** /**
* llama.cpp - commit ba1cb19cdd0d92e012e0f6e009e0620f854b6afd - do not edit this file * llama.cpp - commit 46e3556e01b824e52395fb050b29804b6cff2a7c - do not edit this file
* *
* MIT License * MIT License
* *
......
/** /**
* llama.cpp - commit ba1cb19cdd0d92e012e0f6e009e0620f854b6afd - do not edit this file * llama.cpp - commit 46e3556e01b824e52395fb050b29804b6cff2a7c - do not edit this file
* *
* MIT License * MIT License
* *
......
/** /**
* llama.cpp - commit ba1cb19cdd0d92e012e0f6e009e0620f854b6afd - do not edit this file * llama.cpp - commit 46e3556e01b824e52395fb050b29804b6cff2a7c - do not edit this file
* *
* MIT License * MIT License
* *
...@@ -706,6 +706,8 @@ to_fp32_cuda_t ggml_get_to_fp32_cuda(ggml_type type) { ...@@ -706,6 +706,8 @@ to_fp32_cuda_t ggml_get_to_fp32_cuda(ggml_type type) {
return dequantize_row_iq3_s_cuda; return dequantize_row_iq3_s_cuda;
case GGML_TYPE_F16: case GGML_TYPE_F16:
return convert_unary_cuda<half>; return convert_unary_cuda<half>;
case GGML_TYPE_BF16:
return convert_unary_cuda<nv_bfloat16>;
default: default:
return nullptr; return nullptr;
} }
......
/** /**
* llama.cpp - commit ba1cb19cdd0d92e012e0f6e009e0620f854b6afd - do not edit this file * llama.cpp - commit 46e3556e01b824e52395fb050b29804b6cff2a7c - do not edit this file
* *
* MIT License * MIT License
* *
......
/** /**
* llama.cpp - commit ba1cb19cdd0d92e012e0f6e009e0620f854b6afd - do not edit this file * llama.cpp - commit 46e3556e01b824e52395fb050b29804b6cff2a7c - do not edit this file
* *
* MIT License * MIT License
* *
......
/** /**
* llama.cpp - commit ba1cb19cdd0d92e012e0f6e009e0620f854b6afd - do not edit this file * llama.cpp - commit 46e3556e01b824e52395fb050b29804b6cff2a7c - do not edit this file
* *
* MIT License * MIT License
* *
......
/** /**
* llama.cpp - commit ba1cb19cdd0d92e012e0f6e009e0620f854b6afd - do not edit this file * llama.cpp - commit 46e3556e01b824e52395fb050b29804b6cff2a7c - do not edit this file
* *
* MIT License * MIT License
* *
......
/** /**
* llama.cpp - commit ba1cb19cdd0d92e012e0f6e009e0620f854b6afd - do not edit this file * llama.cpp - commit 46e3556e01b824e52395fb050b29804b6cff2a7c - do not edit this file
* *
* MIT License * MIT License
* *
......
/** /**
* llama.cpp - commit ba1cb19cdd0d92e012e0f6e009e0620f854b6afd - do not edit this file * llama.cpp - commit 46e3556e01b824e52395fb050b29804b6cff2a7c - do not edit this file
* *
* MIT License * MIT License
* *
......
/** /**
* llama.cpp - commit ba1cb19cdd0d92e012e0f6e009e0620f854b6afd - do not edit this file * llama.cpp - commit 46e3556e01b824e52395fb050b29804b6cff2a7c - do not edit this file
* *
* MIT License * MIT License
* *
......
/** /**
* llama.cpp - commit ba1cb19cdd0d92e012e0f6e009e0620f854b6afd - do not edit this file * llama.cpp - commit 46e3556e01b824e52395fb050b29804b6cff2a7c - do not edit this file
* *
* MIT License * MIT License
* *
......
/** /**
* llama.cpp - commit ba1cb19cdd0d92e012e0f6e009e0620f854b6afd - do not edit this file * llama.cpp - commit 46e3556e01b824e52395fb050b29804b6cff2a7c - do not edit this file
* *
* MIT License * MIT License
* *
......
/** /**
* llama.cpp - commit ba1cb19cdd0d92e012e0f6e009e0620f854b6afd - do not edit this file * llama.cpp - commit 46e3556e01b824e52395fb050b29804b6cff2a7c - do not edit this file
* *
* MIT License * MIT License
* *
......
/** /**
* llama.cpp - commit ba1cb19cdd0d92e012e0f6e009e0620f854b6afd - do not edit this file * llama.cpp - commit 46e3556e01b824e52395fb050b29804b6cff2a7c - do not edit this file
* *
* MIT License * MIT License
* *
......
/** /**
* llama.cpp - commit ba1cb19cdd0d92e012e0f6e009e0620f854b6afd - do not edit this file * llama.cpp - commit 46e3556e01b824e52395fb050b29804b6cff2a7c - do not edit this file
* *
* MIT License * MIT License
* *
......
/** /**
* llama.cpp - commit ba1cb19cdd0d92e012e0f6e009e0620f854b6afd - do not edit this file * llama.cpp - commit 46e3556e01b824e52395fb050b29804b6cff2a7c - do not edit this file
* *
* MIT License * MIT License
* *
......
/** /**
* llama.cpp - commit ba1cb19cdd0d92e012e0f6e009e0620f854b6afd - do not edit this file * llama.cpp - commit 46e3556e01b824e52395fb050b29804b6cff2a7c - do not edit this file
* *
* MIT License * MIT License
* *
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment