Skip to content

Commit 98f3cb6

Browse files
committed
fix name
1 parent b6d0674 commit 98f3cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/index.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ describe('gguf', () => {
297297
const fileName = path.join(
298298
__dirname,
299299
'models',
300-
'L3-8B-Stheno-v3.3-32K.Q8_0.gguf',
300+
'DarkForest-20B-v3.0.IQ1_M.gguf',
301301
)
302302

303303
await writeFile(fileName, Buffer.from(file))

0 commit comments

Comments
 (0)