"git@developer.sourcefind.cn:modelzoo/visualglm6b_pytorch.git" did not exist on "506278c7498d7b80c378dda884388ec53c004f0c"
Commit 033f82a9 authored by guobj's avatar guobj
Browse files

init

2025/04/10 15:55:52
parent ef72564b
This diff is collapsed.
{
"include": ["src/**/*"],
"compilerOptions": {
"checkJs": true,
"target": "esnext",
"module": "nodenext",
"moduleResolution": "nodenext",
"outDir": "types",
"strict": false,
"skipLibCheck": true,
"declaration": true,
"declarationMap": true,
"noEmit": false,
"emitDeclarationOnly": true
}
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment