Skip to content

Commit 4aee788

Browse files
authored
Update packages/tasks/src/hardware.ts
1 parent 6e23031 commit 4aee788

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
@@ -278,7 +278,7 @@ export const SKUS = {
278278
},
279279
"RTX 2080 Ti": {
280280
tflops: 26.9,
281-
memory: [11, 22], //Modded 2080ti can be easily found in Taobao/Alibaba
281+
memory: [11, 22], // 22GB: modded 2080ti
282282
},
283283
"RTX 2080": {
284284
tflops: 20.14,

0 commit comments

Comments
 (0)