From 99d867abf482fecbcaa7c5753d38762636565d05 Mon Sep 17 00:00:00 2001 From: ailab Date: Thu, 16 May 2024 09:48:19 +0800 Subject: [PATCH] Initial commit --- .gitignore | 13 +++++++++++++ README.md | 2 ++ 2 files changed, 15 insertions(+) create mode 100644 .gitignore create mode 100644 README.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..60d7971 --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +# ---> AL +.vscode/* +!.vscode/settings.json +!.vscode/tasks.json +!.vscode/launch.json +!.vscode/extensions.json +*.code-workspace + +# Local History for Visual Studio Code +.history/ +*.app +.snapshots/* + diff --git a/README.md b/README.md new file mode 100644 index 0000000..3d42b69 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Qwen1.5-1.8B-Chat +