"src/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "07b8f71cef1d7bbc3ab407d15e3792bad8f60eab"
Support Microsoft Phi 1.5 (#1664)
Showing
| ... | ... | @@ -5,6 +5,7 @@ pandas # Required for Ray data. |
| pyarrow # Required for Ray data. | ||
| sentencepiece # Required for LLaMA tokenizer. | ||
| numpy | ||
| einops # Required for phi-1_5 | ||
| torch >= 2.1.0 | ||
| transformers >= 4.34.0 # Required for Mistral. | ||
| xformers >= 0.0.22.post7 # Required for CUDA 12.1. | ||
| ... | ... |
Please register or sign in to comment