From 36c43d4c9f3ae98f026889b2f5f9726826a208d8 Mon Sep 17 00:00:00 2001
From: haoneng.lhn <haoneng.lhn@alibaba-inc.com>
Date: 星期四, 20 七月 2023 18:33:54 +0800
Subject: [PATCH] add lora finetune code

---
 .gitignore |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 58bee36..d47674c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,4 +18,5 @@
 build
 funasr.egg-info
 docs/_build
-modelscope
\ No newline at end of file
+modelscope
+samples
\ No newline at end of file

--
Gitblit v1.9.1