mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-22 22:02:51 +08:00
update readme
Former-commit-id: 89c623e4bfef760174f013c5de27810cc90e0f6e
This commit is contained in:
parent
22fa516bd5
commit
28c1381671
@ -86,9 +86,9 @@ huggingface-cli login
|
||||
|
||||
- Python 3.8+ and PyTorch 1.13.1+
|
||||
- 🤗Transformers, Datasets, Accelerate, PEFT and TRL
|
||||
- jieba, rouge_chinese and nltk (used at evaluation)
|
||||
- jieba, rouge-chinese and nltk (used at evaluation)
|
||||
- gradio and mdtex2html (used in web_demo.py)
|
||||
- uvicorn, fastapi and sse_starlette (used in api_demo.py)
|
||||
- uvicorn, fastapi and sse-starlette (used in api_demo.py)
|
||||
|
||||
And **powerful GPUs**!
|
||||
|
||||
|
@ -6,10 +6,10 @@ peft>=0.3.0
|
||||
trl>=0.4.4
|
||||
sentencepiece
|
||||
jieba
|
||||
rouge_chinese
|
||||
rouge-chinese
|
||||
nltk
|
||||
gradio
|
||||
mdtex2html
|
||||
uvicorn
|
||||
fastapi
|
||||
sse_starlette
|
||||
sse-starlette
|
||||
|
Loading…
x
Reference in New Issue
Block a user