Revert LLAMA_CHATML_TEMPLATE refactor
This commit is contained in:
parent
81c0d437a5
commit
d5fa351a24
3 changed files with 8 additions and 15 deletions
|
@ -26,8 +26,6 @@
|
|||
|
||||
#define DEFAULT_MODEL_PATH "models/7B/ggml-model-f16.gguf"
|
||||
|
||||
extern const std::string LLAMA_CHATML_TEMPLATE;
|
||||
|
||||
struct common_adapter_lora_info {
|
||||
std::string path;
|
||||
float scale;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue