diff --git a/requirements_amd.txt b/requirements_amd.txt index 65b26684..622e1103 100644 --- a/requirements_amd.txt +++ b/requirements_amd.txt @@ -2,7 +2,7 @@ accelerate==0.24.* colorama datasets einops -exllamav2==0.0.6 +exllamav2==0.0.7 gradio==3.50.* markdown numpy==1.24.* @@ -16,7 +16,7 @@ safetensors==0.4.0 scipy sentencepiece tensorboard -transformers==4.34.* +transformers==4.35.* tqdm wandb diff --git a/requirements_amd_noavx2.txt b/requirements_amd_noavx2.txt index 260d648f..0f43bdc9 100644 --- a/requirements_amd_noavx2.txt +++ b/requirements_amd_noavx2.txt @@ -2,7 +2,7 @@ accelerate==0.24.* colorama datasets einops -exllamav2==0.0.6 +exllamav2==0.0.7 gradio==3.50.* markdown numpy==1.24.* @@ -16,7 +16,7 @@ safetensors==0.4.0 scipy sentencepiece tensorboard -transformers==4.34.* +transformers==4.35.* tqdm wandb diff --git a/requirements_apple_intel.txt b/requirements_apple_intel.txt index b2ee1ca7..2d45afda 100644 --- a/requirements_apple_intel.txt +++ b/requirements_apple_intel.txt @@ -2,7 +2,7 @@ accelerate==0.24.* colorama datasets einops -exllamav2==0.0.6 +exllamav2==0.0.7 gradio==3.50.* markdown numpy==1.24.* @@ -16,7 +16,7 @@ safetensors==0.4.0 scipy sentencepiece tensorboard -transformers==4.34.* +transformers==4.35.* tqdm wandb diff --git a/requirements_apple_silicon.txt b/requirements_apple_silicon.txt index 6231297c..91b13d58 100644 --- a/requirements_apple_silicon.txt +++ b/requirements_apple_silicon.txt @@ -2,7 +2,7 @@ accelerate==0.24.* colorama datasets einops -exllamav2==0.0.6 +exllamav2==0.0.7 gradio==3.50.* markdown numpy==1.24.* @@ -16,7 +16,7 @@ safetensors==0.4.0 scipy sentencepiece tensorboard -transformers==4.34.* +transformers==4.35.* tqdm wandb diff --git a/requirements_cpu_only.txt b/requirements_cpu_only.txt index 9bf23df1..9d40336c 100644 --- a/requirements_cpu_only.txt +++ b/requirements_cpu_only.txt @@ -2,7 +2,7 @@ accelerate==0.24.* colorama datasets einops -exllamav2==0.0.6 +exllamav2==0.0.7 gradio==3.50.* markdown numpy==1.24.* @@ -16,7 +16,7 @@ safetensors==0.4.0 scipy sentencepiece tensorboard -transformers==4.34.* +transformers==4.35.* tqdm wandb diff --git a/requirements_cpu_only_noavx2.txt b/requirements_cpu_only_noavx2.txt index 9c2bff87..1192bf4e 100644 --- a/requirements_cpu_only_noavx2.txt +++ b/requirements_cpu_only_noavx2.txt @@ -2,7 +2,7 @@ accelerate==0.24.* colorama datasets einops -exllamav2==0.0.6 +exllamav2==0.0.7 gradio==3.50.* markdown numpy==1.24.* @@ -16,7 +16,7 @@ safetensors==0.4.0 scipy sentencepiece tensorboard -transformers==4.34.* +transformers==4.35.* tqdm wandb diff --git a/requirements_nowheels.txt b/requirements_nowheels.txt index 2443ded5..8ffe37c6 100644 --- a/requirements_nowheels.txt +++ b/requirements_nowheels.txt @@ -16,7 +16,7 @@ safetensors==0.4.0 scipy sentencepiece tensorboard -transformers==4.34.* +transformers==4.35.* tqdm wandb