Spaces:
Running
Running
## chat template 汇总 | |
- [chat-template jinja集合 | llama.cpp](https://github.com/ggml-org/llama.cpp/tree/master/models/templates) | |
- [chat-template jinja集合| vllm](https://github.com/vllm-project/vllm/tree/main/examples) 这里的不太准,很多与官方的jinja不一致 | |
- [chat-template 集合 - python版本 | fastchat](https://github.com/lm-sys/FastChat/blob/main/fastchat/conversation.py) 不包含tool | |
## chat template 原理 | |
## tool pipeline | |