Commit 3297f67
committed
fix: Change softcap extraction error logging to warning level
Address gemini-code-assist feedback: use logger.warning instead of
logger.debug to alert users of potential GGUF metadata extraction issues.
Include model path in log message for easier debugging.
Signed-off-by: Christina Brundage <christina@katt.dev>
Signed-off-by: Christina <truffle@gmail.com>1 parent b9e724d commit 3297f67
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
| 259 | + | |
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| |||
0 commit comments