llama.cpp
fcca0a70
- refact : fix convert script + zero out KV cache to avoid nans (#3523)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Comment Changes
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
1 year ago
refact : fix convert script + zero out KV cache to avoid nans (#3523) * refact : fix convert script + zero out KV cache to avoid nans * ggml : silu(-inf) should never happen * metal : assert various kernel requirements
References
#3523 - refact : fix convert script + zero out KV cache to avoid nans
Author
ggerganov
Parents
dcc09d25
Files
6
convert-refact-hf-to-gguf.py
examples/parallel
parallel.cpp
ggml-metal.m
ggml-metal.metal
ggml.c
llama.cpp
Loading