mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-11-25 09:29:23 +01:00
Updated Templates supported by llama_chat_apply_template (markdown)
parent
7bac96929e
commit
b239deed5f
@ -101,7 +101,7 @@ response<end_of_turn>
|
||||
------------------------------
|
||||
```
|
||||
|
||||
Additionally, we also support zephyr template (I cannot found it on huggingface, but have seen in [this list](https://github.com/ggerganov/llama.cpp/blob/c8d847d57efdc0f9bbbf881d48c645e151b36fd8/examples/server/public/promptFormats.js) )
|
||||
Additionally, we also support zephyr template (I cannot find it on huggingface, but have seen in [this list](https://github.com/ggerganov/llama.cpp/blob/c8d847d57efdc0f9bbbf881d48c645e151b36fd8/examples/server/public/promptFormats.js) )
|
||||
|
||||
```
|
||||
<|system|>
|
||||
|
Loading…
Reference in New Issue
Block a user