You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Blake Mizerany 2ddc32d5c5
llm: do not error on "null" format (#8139)
2 years ago
..
filetype.go llm: bring fileTypes into alignment with llama.cpp (#7819) 2 years ago
ggla.go image processing for llama3.2 (#6963) 2 years ago
ggml.go llm: introduce k/v context quantization (vRAM improvements) (#6279) 2 years ago
ggml_test.go llm: speed up gguf decoding by a lot (#5246) 2 years ago
gguf.go image processing for llama3.2 (#6963) 2 years ago
llm_darwin.go Optimize container images for startup (#6547) 2 years ago
llm_linux.go Optimize container images for startup (#6547) 2 years ago
llm_windows.go runner: Set windows above normal priority (#6905) 2 years ago
memory.go Prevent underflow when FreeMemory < overhead (#8014) 2 years ago
memory_test.go all: fix typos in documentation, code, and comments (#7021) 2 years ago
server.go llm: do not error on "null" format (#8139) 2 years ago
server_test.go llm: do not error on "null" format (#8139) 2 years ago
status.go Improve crash reporting (#7728) 2 years ago