mirror of
https://github.com/acon96/home-llm.git
synced 2026-01-09 21:58:00 -05:00
move to jsonl, finish sharegpt dataset format, and add flag to add chatml prompt template
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,7 @@ core/
|
||||
config/
|
||||
.DS_Store
|
||||
data/*.json
|
||||
data/*.jsonl
|
||||
*.pyc
|
||||
main.log
|
||||
.venv
|
||||
|
||||
Reference in New Issue
Block a user