Release v0.1.8

Former-commit-id: d9666411375964d334d0a93ec162b27e05f70d49
This commit is contained in:
hiyouga
2023-09-11 17:31:34 +08:00
parent 42e0b30476
commit f3e638ac6a
4 changed files with 4 additions and 3 deletions

View File

@@ -116,7 +116,7 @@ huggingface-cli login
- Python 3.8+ 和 PyTorch 1.13.1+
- 🤗Transformers, Datasets, Accelerate, PEFT 和 TRL
- sentencepiece 和 tiktoken
- sentencepiece, protobuf 和 tiktoken
- jieba, rouge-chinese 和 nltk (用于评估)
- gradio 和 matplotlib (用于网页端交互)
- uvicorn, fastapi 和 sse-starlette (用于 API)