Skip to content

Commit a99fd21

Browse files
committed
feat: Update llama.cpp
1 parent cce4887 commit a99fd21

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

llama_cpp/llama_cpp.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@
200200
"""RWKV tokenizer based on greedy tokenization"""
201201

202202

203+
# NOTE: Deprecated and will be removed in the future. (already gone in llama.cpp)
203204
# // pre-tokenization types
204205
# enum llama_vocab_pre_type {
205206
# LLAMA_VOCAB_PRE_TYPE_DEFAULT = 0,

vendor/llama.cpp

0 commit comments

Comments
 (0)