Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
dkogut1996 committed Jul 30, 2024
1 parent b6d0674 commit 98f3cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ describe('gguf', () => {
const fileName = path.join(
__dirname,
'models',
'L3-8B-Stheno-v3.3-32K.Q8_0.gguf',
'DarkForest-20B-v3.0.IQ1_M.gguf',
)

await writeFile(fileName, Buffer.from(file))
Expand Down

0 comments on commit 98f3cb6

Please sign in to comment.