Skip to content

Commit 205c89c

Browse files
authored
Merge pull request #126 from ricj/master
sh scripts
2 parents fedf7ae + b8581aa commit 205c89c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_pages/dat450/assignment4.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,11 @@ To get a clear idea of how to complete the assignment, you can start with the sk
7676
```bash
7777
.
7878
├── data_utils.py
79+
├── inference.sh
7980
├── lora.py
8081
├── main.py
8182
├── predict.py
83+
├── run.sh
8284
└── utils.py
8385
```
8486

0 commit comments

Comments
 (0)