Release v0.1.8

This commit is contained in:
hiyouga
2023-09-11 17:31:34 +08:00
parent 0fbece85a7
commit ccb3553576
4 changed files with 4 additions and 3 deletions

View File

@@ -116,7 +116,7 @@ huggingface-cli login
- Python 3.8+ and PyTorch 1.13.1+
- 🤗Transformers, Datasets, Accelerate, PEFT and TRL
- sentencepiece and tiktoken
- sentencepiece, protobuf and tiktoken
- jieba, rouge-chinese and nltk (used at evaluation)
- gradio and matplotlib (used in web_demo.py)
- uvicorn, fastapi and sse-starlette (used in api_demo.py)