├── .gitignore ├── LICENSE └── README.md /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NJUDeepEngine/open-llm-assignments/HEAD/.gitignore -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NJUDeepEngine/open-llm-assignments/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NJUDeepEngine/open-llm-assignments/HEAD/README.md --------------------------------------------------------------------------------