Support Microsoft Phi 1.5 (#1664)

This commit is contained in:
maximzubkov
2023-11-16 23:28:39 +01:00
committed by GitHub
parent cb08cd0d75
commit 521b35f799
6 changed files with 320 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ MODELS = [
"EleutherAI/pythia-70m",
"bigscience/bloom-560m",
"mosaicml/mpt-7b",
"microsoft/phi-1_5",
]