ollama/server
Michael Yang 4dc5b117dd automatically set num_keep if num_keep < 0
num_keep defines how many tokens to keep in the context when truncating
inputs. if left to its default value of -1, the server will calculate
num_keep to be the left of the system instructions
2023-08-07 16:19:12 -07:00
..
images.go use a pipe to push to registry with progress 2023-08-03 10:37:13 -07:00
modelpath.go fix extended tag names (#171) 2023-07-21 20:27:25 -07:00
routes.go automatically set num_keep if num_keep < 0 2023-08-07 16:19:12 -07:00