mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
fix: corrects the preset name and adds deepseek v2.5 hash.
This commit is contained in:
@ -61,9 +61,14 @@ const hash_derivations = {
|
||||
'Tulu'
|
||||
,
|
||||
|
||||
// DeepSeek V2.5
|
||||
'54d400beedcd17f464e10063e0577f6f798fa896266a912d8a366f8a2fcc0bca':
|
||||
'DeepSeek-V2.5'
|
||||
,
|
||||
|
||||
// DeepSeek R1
|
||||
'b6835114b7303ddd78919a82e4d9f7d8c26ed0d7dfc36beeb12d524f6144eab1':
|
||||
'DeepSeek-R1'
|
||||
'DeepSeek-V2.5'
|
||||
};
|
||||
|
||||
const substr_derivations = {
|
||||
|
Reference in New Issue
Block a user