提交baichuan大模型推理程序
Showing
README.md
0 → 100644
baichuan2flm.py
0 → 100644
benchmark/benchmark
0 → 100644
File added
benchmark/loop_benchmark.sh
0 → 100644
benchmark/prompts/hello.txt
0 → 100644
cli_demo.py
0 → 100644
icon.png
0 → 100644
2.27 KB
model.properties
0 → 100644
File added
package/setup.py
0 → 100644
requirements.txt
0 → 100644
| transformers==4.32.0 | ||
| streamlit>=1.24.0 | ||
| sentencepiece | ||
| urllib3==1.26.16 | ||
| transformers_stream_generator==0.0.4 | ||
| accelerate | ||
| #einops | ||
| #scipy |
web_demo.py
0 → 100644