Commit 72e4408
committed
llama-quant: use LLM_KV constants instead of hardcoded strings
Remove TODO comments by using the proper LLM_KV_GENERAL_QUANTIZATION_VERSION
and LLM_KV_GENERAL_FILE_TYPE constants in llama-quant.cpp.
Also remove an obsolete TODO comment in unicode.cpp.1 parent 5d3a4a7 commit 72e4408
2 files changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
926 | 926 | | |
927 | 927 | | |
928 | 928 | | |
929 | | - | |
930 | | - | |
| 929 | + | |
| 930 | + | |
931 | 931 | | |
932 | 932 | | |
933 | 933 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
804 | 804 | | |
805 | 805 | | |
806 | 806 | | |
807 | | - | |
808 | 807 | | |
809 | 808 | | |
810 | 809 | | |
| |||
0 commit comments