Merge pull request #3333 from kallewoof/202501-deepseek-fix fix: corrects the preset name and adds deepseek v2.5 hash.

513ea97769b2d8fe00012ee623d14dcf262fd183

Cohee <18619528+Cohee1207@users.noreply.github.com>

Signed
1 files changed, +6 -1Showing whitespace changes
public/scripts/chat-templates.js+6 -1
@@ -61,9 +61,14 @@ const hash_derivations = {
6161 'Tulu'
6262 ,
6363
64+ // DeepSeek V2.5
65+ '54d400beedcd17f464e10063e0577f6f798fa896266a912d8a366f8a2fcc0bca':
66+ 'DeepSeek-V2.5'
67+ ,
68+
6469 // DeepSeek R1
6570 'b6835114b7303ddd78919a82e4d9f7d8c26ed0d7dfc36beeb12d524f6144eab1':
6671 'DeepSeek-R1V2.5'
6772};
6873
6974const substr_derivations = {