Skip to content

Commit 5687511

Browse files
authored
Update 4G memory options for RTX 3050 Mobile
1 parent c02dd89 commit 5687511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tasks/src/hardware.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ export const SKUS = {
308308
},
309309
"RTX 3050 Mobile": {
310310
tflops: 7.639,
311-
memory: [6],
311+
memory: [4, 6],
312312
},
313313
"RTX 2060": {
314314
tflops: 12.9,

0 commit comments

Comments
 (0)