mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
add presets for DeepSeek R1 models
This commit is contained in:
@@ -59,6 +59,11 @@ const hash_derivations = {
|
||||
// Tulu-3-8B
|
||||
// Tulu-3-70B
|
||||
'Tulu'
|
||||
,
|
||||
|
||||
// DeepSeek R1
|
||||
'b6835114b7303ddd78919a82e4d9f7d8c26ed0d7dfc36beeb12d524f6144eab1':
|
||||
'DeepSeek-R1'
|
||||
};
|
||||
|
||||
const substr_derivations = {
|
||||
|
Reference in New Issue
Block a user