ajkndfjsdfasdf commited on
Commit
df978a1
·
verified ·
1 Parent(s): 680e285

Create init.txt

Browse files
Files changed (1) hide show
  1. init.txt +11 -0
init.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Установите необходимые пакеты
2
+ pip install --no-cache-dir transformers sentencepiece datasets safetensors torch accelerate scipy wandb git+https://github.com/git-lfs/git-lfs.git
3
+
4
+ # Инициализируйте Git LFS
5
+ git lfs install
6
+
7
+ # Клонируйте репозиторий с Hugging Face
8
+ git clone https://huggingface.co/ajkndfjsdfasdf/docker-default
9
+
10
+ # Перейдите в директорию репозитория
11
+ cd docker-default