mirror of
https://github.com/TabbyML/tabby
synced 2024-11-22 00:08:06 +00:00
296342efd8
* refactor: switch to llama.cpp tokenizer to simplify implementation * refactor: remove tokenizer dependency from tabby * refactor: renaming decoding to stop condition * refactor: remove tokenizer dependency * refactor: remove submodule * chore: update formatting * move tokenization to c++
4 lines
138 B
Plaintext
4 lines
138 B
Plaintext
[submodule "crates/llama-cpp-bindings/llama.cpp"]
|
|
path = crates/llama-cpp-bindings/llama.cpp
|
|
url = https://github.com/TabbyML/llama.cpp
|