fix: corrects the preset name and adds deepseek v2.5 hash.

93b18e6440ecf378a692e62a766db9d87c6fb04d

Karl-Johan Alm <karljohan-alm@garage.co.jp>

Signed
1 files changed, +6 -1Ignore whitespace
public/scripts/chat-templates.js+6 -1
@@ -61,9 +61,14 @@ const hash_derivations = {
61 'Tulu'61 'Tulu'
62 ,62 ,
6363
64 // DeepSeek V2.5
65 '54d400beedcd17f464e10063e0577f6f798fa896266a912d8a366f8a2fcc0bca':
66 'DeepSeek-V2.5'
67 ,
68
64 // DeepSeek R169 // DeepSeek R1
65 'b6835114b7303ddd78919a82e4d9f7d8c26ed0d7dfc36beeb12d524f6144eab1':70 'b6835114b7303ddd78919a82e4d9f7d8c26ed0d7dfc36beeb12d524f6144eab1':
66 'DeepSeek-R1'71 'DeepSeek-V2.5'
67};72};
6873
69const substr_derivations = {74const substr_derivations = {