Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ochafik/llama.cpp
Pull Requests
Commits
agent-example5
Telosnex_phi4_tools_template
Telosnex_phi4_tools_template2
add_ass_param
agent-example
agent-example2
agent-example4
agent-example5
agent-example6
agent-example-aug28
agent-example-cpp
agent-example-tmp
agent-example-tmp3
agent-examples6-jinjadev
allow-unclosed-think
bench-tool
bins
c7rb-fix
cache-url
chat-cleanups
chat-parser
ci-ccache
ci-fix-revocation-errors
ci-parallel
ci-write-less-ccache
claude/add-mmap-session-cache-vg6PE
claude/llamafile-build-script-dsKy5
cli
cli-tmp
cmake-b
cmake-b2
compact-bounds
cuda-releases
curl-fixes
date
decimal-bounds
detect-model-format
download
enable-thinking
enable-thinking2
enable-thinking-fix-chat-parsers
fast-quant
fix-chat-parsers
fix-diff-bug
fix-diff-bug2
fix-gen-prompt
fix-jinja-llg
fix-json-whitespace-parsing
fix-partial-regex-alternations
fix-python-tag
fix-qwen-tools
fix-reasoning-diffs
fix-stops
fn-name-delta
force-think
functiongemma-toolcall
generate-assets
generic-thoughts
gguf-read
gguf-read-field
grammar-async
grammar-async3
grammar-copy
grammar-fast
grammar-fast-disable
grammar-fast-linked
grammar-fast-nits
grammar-fast-resampling
grammar-fast-resampling-early
grammar-fast-single
grammar-fast-single2
grammar-from-json-schema
grammar-left-rec
grammar-less-stacks
grammar-rejects
grammar-reps
grammar-reps2
grammar-reps-revert
grammar-resample2
grammar-resampling
grammar-resampling-early
grammar-speedup
grammar-speedup2
grammar-speedup3
grammar-stacks-callbacks
grammar-transitions
grammars-early-exit
grammars-early-exit-resample
grammars-resample
gritlm-url
hip-ccache
install
jf-flag
jinja
jinja-chatml
json_schema
json-additional
json-bounds
json-doc
json-doc3
json-faster-repetitions
json-faster-repetitions2
json-faster-repetitions-bak
json-fixes
json-fixes-cpp
json-fixes-refact
json-integ
json-noadd
json-order
json-order2
json-order3
json-refs
json-refs2
json-schema-file
json-tests
json-type
json-updates
json-ws
kv-tree-cache
lazy-grammar-regex
llama2c-gguf
llama2c-non-shared-weights
llama2c-non-shared-weights-save
llama-lib-rename
lto2
main-json
master
mcp
minja-sync-aug8
minja-sync-minmax
model-args
nit-empty-grammar
ochafik/minja-sync2
offline
opencl-kernels
partial-regex
peg-end-tokens-metadata
peg-migration-complete
peg-migration-complete-history
peg-migration-inline-generic-helper
peg-migration-squashed
peg-migration-squashed-fixes
peg-simplify
quant-lowdisk
quant-lowraw-hack
quant-py
qwen3-chat
r1-toolcall
refector-chat-test
reuse-graphs
reuse-graphs-2
server-cancel
skip-unused
skip-unused-2-save
skip-unused-2
skip-unused-hipblas
stdin-prompt
string_utils
sync-minja-2
sync-minja-5
sync-minja-7
sync-minja-8
sync-minja-reasoning
sync-minja-reasoning-bak
tc-py
test-cli
tmp
tmp-grammar-debug-candidates
tmp-ochafik-masked-training
tmp-ochafik-opencl-clblast
tmp-ochafik-server-py
tmp-opencl-nofp16
token-aware-grammars-impl
tool-bench
tool-bench2
tool-bench-prod
tool-call
tool-call-0
tool-call-1
tool-call-2
tool-call-3
tool-call-bak1
tool-call-caching
tool-call-handler
tool-call-nits
tool-call-simpler
tool-diffs
tool-diffs-bak
tool-diffs-bak2
tool-diffs-bak3
update-functionary-tool-call-doc
url-meta
video-conv3d-cpp
web-ui-mcp
openai: tests didn't catch output format
ochafik
committed
2 years ago
cdf6bc60
openai: actually use thoughtful examples in tests
ochafik
committed
2 years ago
8192295b
openai: only special-format assistant in thoughtful mode
ochafik
committed
2 years ago
85d99599
Update test_chat_handlers.md
ochafik
committed
2 years ago
cf4b8488
openai: refactor chat handler vs. template
ochafik
committed
2 years ago
1d7a4d50
openai: quiet + update prompt output
ochafik
committed
2 years ago
70035d8a
Update test_chat_handlers.py
ochafik
committed
2 years ago
8414c4ab
openai: test features of templates at runtime, to make sure no bits of intel are lost
ochafik
committed
2 years ago
22042a0c
agent: prepare to test various templates
ochafik
committed
2 years ago
bee6ac61
agent: update readme
ochafik
committed
2 years ago
46e42414
agent: format still broken
ochafik
committed
2 years ago
f4e878fd
Delete test.sh
ochafik
committed
2 years ago
13ead110
agent: fix functionary tool_calls templating
ochafik
committed
2 years ago
d2260a47
agent: nits
ochafik
committed
2 years ago
3583fd64
agent: disable parallel by default
ochafik
committed
2 years ago
1e3d745f
Create requirements.txt
ochafik
committed
2 years ago
c7854c72
agent: --style
ochafik
committed
2 years ago
3f7f9d6a
Update prompting.py
ochafik
committed
2 years ago
df49bdaf
openai: fix message merging for mixtral (parallel calls)
ochafik
committed
2 years ago
97fdd0fa
agent/openai:nits
ochafik
committed
2 years ago
bb510659
agent: add --allow_parallel_calls
ochafik
committed
2 years ago
af112155
Update example_weather_tools.py
ochafik
committed
2 years ago
5f4af42f
Update agent.py
ochafik
committed
2 years ago
8bcbd50e
agent: split code from openai example
ochafik
committed
2 years ago
9c10b3ca
server.py: crude reactor
ochafik
committed
2 years ago
2a44e56c
server.py: refactor chat handlers
ochafik
committed
2 years ago
9213330c
server.py: pass all request options, comments in ts sigs, render tool calls
ochafik
committed
2 years ago
0ddb346a
server.py: raise n_predict
ochafik
committed
2 years ago
dca630a6
server.py: reenable grammar, accommodate mistral's escaped underscores
ochafik
committed
2 years ago
fbd75b68
server.py: kinda api-compliant output, disabled grammar
ochafik
committed
2 years ago
66828b6f
Newer
Older