]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : add option to render special/control tokens (#6807)
authorGeorgi Gerganov <redacted>
Sun, 21 Apr 2024 15:36:45 +0000 (18:36 +0300)
committerGitHub <redacted>
Sun, 21 Apr 2024 15:36:45 +0000 (18:36 +0300)
commit40f74e4d739e9250431cf339ae7588b28d8d0663
tree6008461e7a055c9b86c39df7117b943f1ecc0598
parentb9cc76d87e3d7ae5900f19d4fe8f8976d0a35888
llama : add option to render special/control tokens (#6807)

* make : fix common dep on llama.h

* llama : add option to render special tokens

* readme : add API change notice

ggml-ci

* swift : fix build
Makefile
README.md
common/common.cpp
examples/batched.swift/Sources/main.swift
examples/llama.swiftui/llama.cpp.swift/LibLlama.swift
llama.cpp
llama.h