Added huggingface model loader to export.py

This commit is contained in:
atamyrat
2023-08-21 02:53:50 +03:00
parent c74456f3f0
commit 09db52c69e
3 changed files with 91 additions and 19 deletions
+1
View File
@@ -5,3 +5,4 @@ sentencepiece==0.1.99
torch==2.0.1
tqdm==4.64.1
wandb==0.15.5
transformers==4.31.0