[fix] Fix provider

This commit is contained in:
theblackcat102
2023-01-01 13:28:48 +00:00
parent 28e0b4f770
commit 8f0028bc44
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{
"python.formatting.provider": "autopep8",
"python.formatting.provider": "black",
"python.analysis.extraPaths": ["${workspaceFolder}/oasst-shared"]
}
+1 -1
View File
@@ -3,4 +3,4 @@ evaluate==0.4.0
scikit-learn==1.2.0
torch==1.12.1+cu116
transformers==4.25.1
wandb==0.13.7
wandb==0.13.7