COMMITS
February 23, 2024
A
chore: Bump version
Andrei Betlen committed
A
docs: Fix functionary repo_id
Andrei Betlen committed
A
Merge branch 'main' of https://github.com/abetlen/llama-cpp-python into main
Andrei Betlen committed
A
docs: Restore functionary docs in README
Andrei Betlen committed
J
docs: Update Functionary OpenAI Server Readme (#1193)
Jeffrey Fong committed
A
fix: LlamaHFTokenizer now receives pre_tokens
Andrei Betlen committed
A
chore: Bump version
Andrei Betlen committed
L
feat: Auto detect Mixtral's slightly different format (#1214)
Luke Stanley committed
A
fix: module 'llama_cpp.llama_cpp' has no attribute 'c_uint8'
Andrei Betlen committed
A
chore: Bump version
Andrei Betlen committed
A
docs: Update README.md to fix pip install llama cpp server (#1187)
Aditya Purandare committed
A
feat: Add Google's Gemma formatting via `chat_format="gemma"` (#1210)
Alvaro Bartolome committed
A
feat: Update llama.cpp
Andrei Betlen committed
A
misc: only search tests folder for tests
Andrei Betlen committed
A
misc: use typesafe byref for internal classes
Andrei Betlen committed
A
misc: use decorator to bind low level api functions, fixes docs
Andrei Betlen committed
A
docs: Fix typo
Andrei Betlen committed
February 22, 2024
A
docs: fix low-level api example
Andrei Betlen committed
A
docs: Update README
Andrei Betlen committed
A
docs: Update README
Andrei Betlen committed
A
fix: TypeAlias import error
Andrei Betlen committed
A
Merge branch 'main' of https://github.com/abetlen/llama-cpp-python into main
Andrei Betlen committed
A
docs: Update README
Andrei Betlen committed
A
docs: fix indentation for mkdocs-material
Andrei Betlen committed
A
misc: additional type annotations for low level api
Andrei Betlen committed
A
feat: support minItems/maxItems in JSON grammar converter (by @nopperl)
Andrei Betlen committed
A
fix: Update from_pretrained defaults to match hf_hub_download
Andrei Betlen committed
A
fix: Raise exceptions when llama model or context fails to load
Andrei Betlen committed
A
chore: Bump version
Andrei Betlen committed
A
feat: Update llama.cpp
Andrei Betlen committed