Refactor
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "node-llama-cpp source download",
|
||||
"evaluate": "bun run evaluate.ts",
|
||||
"start": "bun run index.ts",
|
||||
"test": "bun test",
|
||||
"fix": "biome check --write"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user