feat: DeepSeek V4 Flash 0731 added
This commit is contained in:
@@ -150,6 +150,11 @@ const FLASH: Shape = Shape {
|
||||
original_context: 65_536,
|
||||
};
|
||||
|
||||
const FLASH_0731: Shape = Shape {
|
||||
model: ModelChoice::DeepSeekV4Flash0731,
|
||||
..FLASH
|
||||
};
|
||||
|
||||
const PRO: Shape = Shape {
|
||||
model: ModelChoice::DeepSeekV4Pro,
|
||||
layers: 61,
|
||||
|
||||
Reference in New Issue
Block a user