new file: .vscode/launch.json
modified: custom_models/qwen/Modelfile new file: newver.js modified: package.json
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "ollama",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"main": "newver.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "node main.js"
|
||||
"start": "node newver.js"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
||||
Reference in New Issue
Block a user