oobabooga / text-generation-webui

A Gradio web UI for Large Language Models.
GNU Affero General Public License v3.0
39.39k stars 5.18k forks source link

Installation characteristics. #5406

Closed jhon65496 closed 5 months ago

jhon65496 commented 7 months ago

Describe the bug

Installation characteristics.

  1. How long does it take to install the program?

  2. How much free space is required for installation?

  3. On which disks is it installed?

  4. In which folder on the "C" drive is the program installed?

  5. I have not installed the program completely. How to properly remove and clean the computer after an incorrect installation?

Is there an existing issue for this?

Reproduction

Completed:

So far, I have decided to abandon the installation. I went to file explorer and deleted the files from the .\installer_files\ folder.

Screenshot

No response

Logs

Downloading Miniconda from https://repo.anaconda.com/miniconda/Miniconda3-py310_23.3.1-0-Windows-x86_64.exe to E:\Soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\miniconda_installer.exe
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 53.8M  100 53.8M    0     0  2508k      0  0:00:22  0:00:22 --:--:-- 2678k
Installing Miniconda to E:\Soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\conda
Miniconda version:
conda 22.11.1
Packages to install:
Collecting package metadata (current_repodata.json): done
Solving environment: done

## Package Plan ##

  environment location: E:\Soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env

  added / updated specs:
    - python=3.11

The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    ca-certificates-2023.12.12 |       haa95532_0         127 KB
    libffi-3.4.4               |       hd77b12b_0         113 KB
    openssl-3.0.12             |       h2bbff1b_0         7.4 MB
    pip-23.3.1                 |  py311haa95532_0         3.5 MB
    python-3.11.7              |       he1021f5_0        18.2 MB
    setuptools-68.2.2          |  py311haa95532_0         1.2 MB
    sqlite-3.41.2              |       h2bbff1b_0         894 KB
    tzdata-2023d               |       h04d1e81_0         117 KB
    wheel-0.41.2               |  py311haa95532_0         163 KB
    xz-5.4.5                   |       h8cc25b3_0         593 KB
    ------------------------------------------------------------
                                           Total:        32.3 MB

The following NEW packages will be INSTALLED:

  bzip2              pkgs/main/win-64::bzip2-1.0.8-he774522_0
  ca-certificates    pkgs/main/win-64::ca-certificates-2023.12.12-haa95532_0
  libffi             pkgs/main/win-64::libffi-3.4.4-hd77b12b_0
  openssl            pkgs/main/win-64::openssl-3.0.12-h2bbff1b_0
  pip                pkgs/main/win-64::pip-23.3.1-py311haa95532_0
  python             pkgs/main/win-64::python-3.11.7-he1021f5_0
  setuptools         pkgs/main/win-64::setuptools-68.2.2-py311haa95532_0
  sqlite             pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0
  tk                 pkgs/main/win-64::tk-8.6.12-h2bbff1b_0
  tzdata             pkgs/main/noarch::tzdata-2023d-h04d1e81_0
  vc                 pkgs/main/win-64::vc-14.2-h21ff451_1
  vs2015_runtime     pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2
  wheel              pkgs/main/win-64::wheel-0.41.2-py311haa95532_0
  xz                 pkgs/main/win-64::xz-5.4.5-h8cc25b3_0
  zlib               pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0

Downloading and Extracting Packages

Preparing transaction: done
Verifying transaction: done
Executing transaction: done
#
# To activate this environment, use
#
#     $ conda activate E:\Soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env
#
# To deactivate an active environment, use
#
#     $ conda deactivate

What is your GPU?

A) NVIDIA
B) AMD (Linux/MacOS only. Requires ROCm SDK 5.6 on Linux)
C) Apple M Series
D) Intel Arc (IPEX)
N) None (I want to run models in CPU mode)

Input> a

Do you want to use CUDA 11.8 instead of 12.1? Only choose this option if your GPU is very old (Kepler or older).
For RTX and GTX series GPUs, say "N". If unsure, say "N".

Input (Y/N)> y
CUDA: 11.8

*******************************************************************
* Installing PyTorch.
*******************************************************************

Collecting package metadata (current_repodata.json): done
Solving environment: done

==> WARNING: A newer version of conda exists. <==
  current version: 23.3.1
  latest version: 23.11.0

Please update conda by running

    $ conda update -n base -c defaults conda

Or to minimize the number of packages updated during conda update use

     conda install conda=23.11.0

## Package Plan ##

  environment location: E:\Soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env

  added / updated specs:
    - git
    - ninja

The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    git-2.40.1                 |       haa95532_1        69.2 MB
    ninja-1.10.2               |       haa95532_5          14 KB
    ninja-base-1.10.2          |       h6d14046_5         255 KB
    ------------------------------------------------------------
                                           Total:        69.5 MB

The following NEW packages will be INSTALLED:

  git                pkgs/main/win-64::git-2.40.1-haa95532_1
  ninja              pkgs/main/win-64::ninja-1.10.2-haa95532_5
  ninja-base         pkgs/main/win-64::ninja-base-1.10.2-h6d14046_5

Downloading and Extracting Packages

Preparing transaction: done
Verifying transaction: done
Executing transaction: done
Looking in indexes: https://download.pytorch.org/whl/cu118
Collecting torch==2.1.*
  Downloading https://download.pytorch.org/whl/cu118/torch-2.1.2%2Bcu118-cp311-cp311-win_amd64.whl (2722.7 MB)
     ---------------------------------------- 2.7/2.7 GB ? eta 0:00:00
Collecting torchvision==0.16.*
  Downloading https://download.pytorch.org/whl/cu118/torchvision-0.16.2%2Bcu118-cp311-cp311-win_amd64.whl (4.9 MB)
     ---------------------------------------- 4.9/4.9 MB 1.5 MB/s eta 0:00:00
Collecting torchaudio==2.1.*
  Downloading https://download.pytorch.org/whl/cu118/torchaudio-2.1.2%2Bcu118-cp311-cp311-win_amd64.whl (3.9 MB)
     ---------------------------------------- 3.9/3.9 MB 1.9 MB/s eta 0:00:00
Collecting filelock (from torch==2.1.*)
  Downloading https://download.pytorch.org/whl/filelock-3.9.0-py3-none-any.whl (9.7 kB)
Collecting typing-extensions (from torch==2.1.*)
  Downloading https://download.pytorch.org/whl/typing_extensions-4.8.0-py3-none-any.whl (31 kB)
Collecting sympy (from torch==2.1.*)
  Downloading https://download.pytorch.org/whl/sympy-1.12-py3-none-any.whl (5.7 MB)
     ---------------------------------------- 5.7/5.7 MB 2.8 MB/s eta 0:00:00
Collecting networkx (from torch==2.1.*)
  Downloading https://download.pytorch.org/whl/networkx-3.2.1-py3-none-any.whl (1.6 MB)
     ---------------------------------------- 1.6/1.6 MB 2.6 MB/s eta 0:00:00
Collecting jinja2 (from torch==2.1.*)
  Downloading https://download.pytorch.org/whl/Jinja2-3.1.2-py3-none-any.whl (133 kB)
     ---------------------------------------- 133.1/133.1 kB 393.8 kB/s eta 0:00:00
Collecting fsspec (from torch==2.1.*)
  Downloading https://download.pytorch.org/whl/fsspec-2023.4.0-py3-none-any.whl (153 kB)
     ---------------------------------------- 154.0/154.0 kB 1.1 MB/s eta 0:00:00
Collecting numpy (from torchvision==0.16.*)
  Downloading https://download.pytorch.org/whl/numpy-1.26.3-cp311-cp311-win_amd64.whl (15.8 MB)
     ---------------------------------------- 15.8/15.8 MB 2.3 MB/s eta 0:00:00
Collecting requests (from torchvision==0.16.*)
  Downloading https://download.pytorch.org/whl/requests-2.28.1-py3-none-any.whl (62 kB)
     ---------------------------------------- 62.8/62.8 kB 375.7 kB/s eta 0:00:00
Collecting pillow!=8.3.*,>=5.3.0 (from torchvision==0.16.*)
  Downloading https://download.pytorch.org/whl/pillow-10.2.0-cp311-cp311-win_amd64.whl (2.6 MB)
     ---------------------------------------- 2.6/2.6 MB 2.6 MB/s eta 0:00:00
Collecting MarkupSafe>=2.0 (from jinja2->torch==2.1.*)
  Downloading https://download.pytorch.org/whl/MarkupSafe-2.1.3-cp311-cp311-win_amd64.whl (17 kB)
Collecting charset-normalizer<3,>=2 (from requests->torchvision==0.16.*)
  Downloading https://download.pytorch.org/whl/charset_normalizer-2.1.1-py3-none-any.whl (39 kB)
Collecting idna<4,>=2.5 (from requests->torchvision==0.16.*)
  Downloading https://download.pytorch.org/whl/idna-3.4-py3-none-any.whl (61 kB)
     ---------------------------------------- 61.5/61.5 kB 234.2 kB/s eta 0:00:00
Collecting urllib3<1.27,>=1.21.1 (from requests->torchvision==0.16.*)
  Downloading https://download.pytorch.org/whl/urllib3-1.26.13-py2.py3-none-any.whl (140 kB)
     ---------------------------------------- 140.6/140.6 kB 1.2 MB/s eta 0:00:00
Collecting certifi>=2017.4.17 (from requests->torchvision==0.16.*)
  Downloading https://download.pytorch.org/whl/certifi-2022.12.7-py3-none-any.whl (155 kB)
     ---------------------------------------- 155.3/155.3 kB 929.6 kB/s eta 0:00:00
Collecting mpmath>=0.19 (from sympy->torch==2.1.*)
  Downloading https://download.pytorch.org/whl/mpmath-1.3.0-py3-none-any.whl (536 kB)
     ---------------------------------------- 536.2/536.2 kB 1.6 MB/s eta 0:00:00
Installing collected packages: mpmath, urllib3, typing-extensions, sympy, pillow, numpy, networkx, MarkupSafe, idna, fsspec, filelock, charset-normalizer, certifi, requests, jinja2, torch, torchvision, torchaudio
Successfully installed MarkupSafe-2.1.3 certifi-2022.12.7 charset-normalizer-2.1.1 filelock-3.9.0 fsspec-2023.4.0 idna-3.4 jinja2-3.1.2 mpmath-1.3.0 networkx-3.2.1 numpy-1.26.3 pillow-10.2.0 requests-2.28.1 sympy-1.12 torch-2.1.2+cu118 torchaudio-2.1.2+cu118 torchvision-0.16.2+cu118 typing-extensions-4.8.0 urllib3-1.26.13
Collecting py-cpuinfo==9.0.0
  Downloading py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
Installing collected packages: py-cpuinfo
Successfully installed py-cpuinfo-9.0.0

*******************************************************************
* Installing the CUDA runtime libraries.
*******************************************************************

Collecting package metadata (current_repodata.json): done
Solving environment: done

==> WARNING: A newer version of conda exists. <==
  current version: 23.3.1
  latest version: 23.11.0

Please update conda by running

    $ conda update -n base -c defaults conda

Or to minimize the number of packages updated during conda update use

     conda install conda=23.11.0

## Package Plan ##

  environment location: E:\Soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env

  added / updated specs:
    - cuda-runtime

The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    cuda-cudart-11.8.89        |                0         1.4 MB  nvidia/label/cuda-11.8.0
    cuda-libraries-11.8.0      |                0           1 KB  nvidia/label/cuda-11.8.0
    cuda-nvrtc-11.8.89         |                0        72.1 MB  nvidia/label/cuda-11.8.0
    cuda-runtime-11.8.0        |                0           1 KB  nvidia/label/cuda-11.8.0
    libcublas-11.11.3.6        |                0          33 KB  nvidia/label/cuda-11.8.0
    libcufft-10.9.0.58         |                0           6 KB  nvidia/label/cuda-11.8.0
    libcurand-10.3.0.86        |                0           3 KB  nvidia/label/cuda-11.8.0
    libcusolver-11.4.1.48      |                0          29 KB  nvidia/label/cuda-11.8.0
    libcusparse-11.7.5.86      |                0          13 KB  nvidia/label/cuda-11.8.0
    libnpp-11.8.0.86           |                0         294 KB  nvidia/label/cuda-11.8.0
    libnvjpeg-11.9.0.86        |                0           4 KB  nvidia/label/cuda-11.8.0
    ------------------------------------------------------------
                                           Total:        73.9 MB

The following NEW packages will be INSTALLED:

  cuda-cudart        nvidia/label/cuda-11.8.0/win-64::cuda-cudart-11.8.89-0
  cuda-libraries     nvidia/label/cuda-11.8.0/win-64::cuda-libraries-11.8.0-0
  cuda-nvrtc         nvidia/label/cuda-11.8.0/win-64::cuda-nvrtc-11.8.89-0
  cuda-runtime       nvidia/label/cuda-11.8.0/win-64::cuda-runtime-11.8.0-0
  libcublas          nvidia/label/cuda-11.8.0/win-64::libcublas-11.11.3.6-0
  libcufft           nvidia/label/cuda-11.8.0/win-64::libcufft-10.9.0.58-0
  libcurand          nvidia/label/cuda-11.8.0/win-64::libcurand-10.3.0.86-0
  libcusolver        nvidia/label/cuda-11.8.0/win-64::libcusolver-11.4.1.48-0
  libcusparse        nvidia/label/cuda-11.8.0/win-64::libcusparse-11.7.5.86-0
  libnpp             nvidia/label/cuda-11.8.0/win-64::libnpp-11.8.0.86-0
  libnvjpeg          nvidia/label/cuda-11.8.0/win-64::libnvjpeg-11.9.0.86-0

Downloading and Extracting Packages

Preparing transaction: done
Verifying transaction: done
Executing transaction: done
Initialized empty Git repository in E:/Soft/text-generation-webui--oobabooga--github.com/0.0.0/fl/.git/
remote: Enumerating objects: 16174, done.
remote: Counting objects: 100% (272/272), done.
remote: Compressing objects: 100% (125/125), done.
remote: Total 16174 (delta 183), reused 207 (delta 147), pack-reused 15902Receiving objects: 100% (16174/16174), 2
Resolving deltas:   5% (564/11276)
Resolving deltas: 100% (11276/11276), done.
From https://github.com/oobabooga/text-generation-webui
 * [new branch]      dependabot/pip/gradio-eq-4.16.star -> origin/dependabot/pip/gradio-eq-4.16.star
 * [new branch]      dependabot/pip/safetensors-0.4.2 -> origin/dependabot/pip/safetensors-0.4.2
 * [new branch]      dev             -> origin/dev
 * [new branch]      llamacpp_0.2.36 -> origin/llamacpp_0.2.36
 * [new branch]      main            -> origin/main
 * [new branch]      streamingllm    -> origin/streamingllm
 * [new tag]         1.6.1               -> 1.6.1
 * [new tag]         installers          -> installers
 * [new tag]         snapshot-2023-10-15 -> snapshot-2023-10-15
 * [new tag]         snapshot-2023-10-22 -> snapshot-2023-10-22
 * [new tag]         snapshot-2023-10-29 -> snapshot-2023-10-29
 * [new tag]         snapshot-2023-11-05 -> snapshot-2023-11-05
 * [new tag]         snapshot-2023-11-12 -> snapshot-2023-11-12
 * [new tag]         snapshot-2023-11-19 -> snapshot-2023-11-19
 * [new tag]         snapshot-2023-11-26 -> snapshot-2023-11-26
 * [new tag]         snapshot-2023-12-03 -> snapshot-2023-12-03
 * [new tag]         snapshot-2023-12-10 -> snapshot-2023-12-10
 * [new tag]         snapshot-2023-12-17 -> snapshot-2023-12-17
 * [new tag]         snapshot-2023-12-24 -> snapshot-2023-12-24
 * [new tag]         snapshot-2023-12-31 -> snapshot-2023-12-31
 * [new tag]         snapshot-2024-01-07 -> snapshot-2024-01-07
 * [new tag]         snapshot-2024-01-14 -> snapshot-2024-01-14
 * [new tag]         snapshot-2024-01-21 -> snapshot-2024-01-21
 * [new tag]         snapshot-2024-01-28 -> snapshot-2024-01-28
 * [new tag]         v1.0                -> v1.0
 * [new tag]         v1.1                -> v1.1
 * [new tag]         v1.1.1              -> v1.1.1
 * [new tag]         v1.2                -> v1.2
 * [new tag]         v1.3                -> v1.3
 * [new tag]         v1.3.1              -> v1.3.1
 * [new tag]         v1.4                -> v1.4
 * [new tag]         v1.5                -> v1.5
 * [new tag]         v1.6                -> v1.6
 * [new tag]         v1.7                -> v1.7
Updating files: 100% (330/330), done.
HEAD is now at 4f3fdf1 Merge pull request #5404 from oobabooga/dev
branch 'main' set up to track 'origin/main'.
Already up to date.

*******************************************************************
* Installing extensions requirements.
*******************************************************************

--- [1/5]: google_translate

Collecting deep-translator==1.9.2 (from -r extensions\google_translate\requirements.txt (line 1))
  Downloading deep_translator-1.9.2-py3-none-any.whl (30 kB)
Collecting beautifulsoup4<5.0.0,>=4.9.1 (from deep-translator==1.9.2->-r extensions\google_translate\requirements.txt (line 1))
  Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB)
Requirement already satisfied: requests<3.0.0,>=2.23.0 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from deep-translator==1.9.2->-r extensions\google_translate\requirements.txt (line 1)) (2.28.1)
Collecting soupsieve>1.2 (from beautifulsoup4<5.0.0,>=4.9.1->deep-translator==1.9.2->-r extensions\google_translate\requirements.txt (line 1))
  Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB)
Requirement already satisfied: charset-normalizer<3,>=2 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from requests<3.0.0,>=2.23.0->deep-translator==1.9.2->-r extensions\google_translate\requirements.txt (line 1)) (2.1.1)
Requirement already satisfied: idna<4,>=2.5 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from requests<3.0.0,>=2.23.0->deep-translator==1.9.2->-r extensions\google_translate\requirements.txt (line 1)) (3.4)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from requests<3.0.0,>=2.23.0->deep-translator==1.9.2->-r extensions\google_translate\requirements.txt (line 1)) (1.26.13)
Requirement already satisfied: certifi>=2017.4.17 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from requests<3.0.0,>=2.23.0->deep-translator==1.9.2->-r extensions\google_translate\requirements.txt (line 1)) (2022.12.7)
Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.9/147.9 kB 519.6 kB/s eta 0:00:00
Downloading soupsieve-2.5-py3-none-any.whl (36 kB)
Installing collected packages: soupsieve, beautifulsoup4, deep-translator
Successfully installed beautifulsoup4-4.12.3 deep-translator-1.9.2 soupsieve-2.5

--- [2/5]: ngrok

Collecting ngrok==0.* (from -r extensions\ngrok\requirements.txt (line 1))
  Downloading ngrok-0.12.1-cp37-abi3-win_amd64.whl.metadata (17 kB)
Downloading ngrok-0.12.1-cp37-abi3-win_amd64.whl (3.0 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 1.7 MB/s eta 0:00:00
Installing collected packages: ngrok
Successfully installed ngrok-0.12.1

--- [3/5]: openai

Collecting SpeechRecognition==3.10.0 (from -r extensions\openai\requirements.txt (line 1))
  Downloading SpeechRecognition-3.10.0-py2.py3-none-any.whl (32.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 32.8/32.8 MB 972.7 kB/s eta 0:00:00
Collecting flask_cloudflared==0.0.14 (from -r extensions\openai\requirements.txt (line 2))
  Downloading flask_cloudflared-0.0.14-py3-none-any.whl.metadata (4.6 kB)
Collecting sse-starlette==1.6.5 (from -r extensions\openai\requirements.txt (line 3))
  Downloading sse_starlette-1.6.5-py3-none-any.whl.metadata (6.7 kB)
Collecting tiktoken (from -r extensions\openai\requirements.txt (line 4))
  Downloading tiktoken-0.5.2-cp311-cp311-win_amd64.whl.metadata (6.8 kB)
Requirement already satisfied: requests>=2.26.0 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from SpeechRecognition==3.10.0->-r extensions\openai\requirements.txt (line 1)) (2.28.1)
Collecting Flask>=0.8 (from flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2))
  Downloading flask-3.0.1-py3-none-any.whl.metadata (3.6 kB)
Collecting starlette (from sse-starlette==1.6.5->-r extensions\openai\requirements.txt (line 3))
  Downloading starlette-0.36.1-py3-none-any.whl.metadata (5.8 kB)
Collecting regex>=2022.1.18 (from tiktoken->-r extensions\openai\requirements.txt (line 4))
  Downloading regex-2023.12.25-cp311-cp311-win_amd64.whl.metadata (41 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.0/42.0 kB 65.4 kB/s eta 0:00:00
Collecting Werkzeug>=3.0.0 (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2))
  Downloading werkzeug-3.0.1-py3-none-any.whl.metadata (4.1 kB)
Requirement already satisfied: Jinja2>=3.1.2 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2)) (3.1.2)
Collecting itsdangerous>=2.1.2 (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2))
  Downloading itsdangerous-2.1.2-py3-none-any.whl (15 kB)
Collecting click>=8.1.3 (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2))
  Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
Collecting blinker>=1.6.2 (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2))
  Downloading blinker-1.7.0-py3-none-any.whl.metadata (1.9 kB)
Requirement already satisfied: charset-normalizer<3,>=2 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from requests>=2.26.0->SpeechRecognition==3.10.0->-r extensions\openai\requirements.txt (line 1)) (2.1.1)
Requirement already satisfied: idna<4,>=2.5 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from requests>=2.26.0->SpeechRecognition==3.10.0->-r extensions\openai\requirements.txt (line 1)) (3.4)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from requests>=2.26.0->SpeechRecognition==3.10.0->-r extensions\openai\requirements.txt (line 1)) (1.26.13)
Requirement already satisfied: certifi>=2017.4.17 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from requests>=2.26.0->SpeechRecognition==3.10.0->-r extensions\openai\requirements.txt (line 1)) (2022.12.7)
Collecting anyio<5,>=3.4.0 (from starlette->sse-starlette==1.6.5->-r extensions\openai\requirements.txt (line 3))
  Downloading anyio-4.2.0-py3-none-any.whl.metadata (4.6 kB)
Collecting sniffio>=1.1 (from anyio<5,>=3.4.0->starlette->sse-starlette==1.6.5->-r extensions\openai\requirements.txt (line 3))
  Downloading sniffio-1.3.0-py3-none-any.whl (10 kB)
Collecting colorama (from click>=8.1.3->Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2))
  Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Requirement already satisfied: MarkupSafe>=2.0 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from Jinja2>=3.1.2->Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2)) (2.1.3)
Downloading flask_cloudflared-0.0.14-py3-none-any.whl (6.4 kB)
Downloading sse_starlette-1.6.5-py3-none-any.whl (9.6 kB)
Downloading tiktoken-0.5.2-cp311-cp311-win_amd64.whl (786 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 786.4/786.4 kB 1.2 MB/s eta 0:00:00
Downloading flask-3.0.1-py3-none-any.whl (101 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.2/101.2 kB 645.4 kB/s eta 0:00:00
Downloading regex-2023.12.25-cp311-cp311-win_amd64.whl (269 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 269.5/269.5 kB 518.5 kB/s eta 0:00:00
Downloading starlette-0.36.1-py3-none-any.whl (71 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.4/71.4 kB 389.7 kB/s eta 0:00:00
Downloading anyio-4.2.0-py3-none-any.whl (85 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.5/85.5 kB 533.6 kB/s eta 0:00:00
Downloading blinker-1.7.0-py3-none-any.whl (13 kB)
Downloading click-8.1.7-py3-none-any.whl (97 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 469.0 kB/s eta 0:00:00
Downloading werkzeug-3.0.1-py3-none-any.whl (226 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.7/226.7 kB 988.3 kB/s eta 0:00:00
Installing collected packages: Werkzeug, sniffio, regex, itsdangerous, colorama, blinker, tiktoken, SpeechRecognition, click, anyio, starlette, Flask, sse-starlette, flask_cloudflared
Successfully installed Flask-3.0.1 SpeechRecognition-3.10.0 Werkzeug-3.0.1 anyio-4.2.0 blinker-1.7.0 click-8.1.7 colorama-0.4.6 flask_cloudflared-0.0.14 itsdangerous-2.1.2 regex-2023.12.25 sniffio-1.3.0 sse-starlette-1.6.5 starlette-0.36.1 tiktoken-0.5.2

--- [4/5]: silero_tts

Collecting ipython (from -r extensions\silero_tts\requirements.txt (line 1))
  Downloading ipython-8.20.0-py3-none-any.whl.metadata (5.9 kB)
Collecting num2words (from -r extensions\silero_tts\requirements.txt (line 2))
  Downloading num2words-0.5.13-py3-none-any.whl.metadata (12 kB)
Collecting omegaconf (from -r extensions\silero_tts\requirements.txt (line 3))
  Downloading omegaconf-2.3.0-py3-none-any.whl (79 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 kB 164.1 kB/s eta 0:00:00
Collecting pydub (from -r extensions\silero_tts\requirements.txt (line 4))
  Downloading pydub-0.25.1-py2.py3-none-any.whl (32 kB)
Collecting PyYAML (from -r extensions\silero_tts\requirements.txt (line 5))
  Downloading PyYAML-6.0.1-cp311-cp311-win_amd64.whl.metadata (2.1 kB)
Collecting decorator (from ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
Collecting jedi>=0.16 (from ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB)
Collecting matplotlib-inline (from ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB)
Collecting prompt-toolkit<3.1.0,>=3.0.41 (from ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading prompt_toolkit-3.0.43-py3-none-any.whl.metadata (6.5 kB)
Collecting pygments>=2.4.0 (from ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB)
Collecting stack-data (from ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB)
Collecting traitlets>=5 (from ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading traitlets-5.14.1-py3-none-any.whl.metadata (10 kB)
Requirement already satisfied: colorama in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from ipython->-r extensions\silero_tts\requirements.txt (line 1)) (0.4.6)
Collecting docopt>=0.6.2 (from num2words->-r extensions\silero_tts\requirements.txt (line 2))
  Downloading docopt-0.6.2.tar.gz (25 kB)
  Preparing metadata (setup.py) ... done
Collecting antlr4-python3-runtime==4.9.* (from omegaconf->-r extensions\silero_tts\requirements.txt (line 3))
  Downloading antlr4-python3-runtime-4.9.3.tar.gz (117 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.0/117.0 kB 854.4 kB/s eta 0:00:00
  Preparing metadata (setup.py) ... done
Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 580.4 kB/s eta 0:00:00
Collecting wcwidth (from prompt-toolkit<3.1.0,>=3.0.41->ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)
Collecting executing>=1.2.0 (from stack-data->ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading executing-2.0.1-py2.py3-none-any.whl.metadata (9.0 kB)
Collecting asttokens>=2.1.0 (from stack-data->ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading asttokens-2.4.1-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting pure-eval (from stack-data->ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB)
Collecting six>=1.12.0 (from asttokens>=2.1.0->stack-data->ipython->-r extensions\silero_tts\requirements.txt (line 1))
  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Downloading ipython-8.20.0-py3-none-any.whl (809 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 809.2/809.2 kB 930.1 kB/s eta 0:00:00
Downloading num2words-0.5.13-py3-none-any.whl (143 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.3/143.3 kB 532.2 kB/s eta 0:00:00
Downloading PyYAML-6.0.1-cp311-cp311-win_amd64.whl (144 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.7/144.7 kB 715.2 kB/s eta 0:00:00
Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 1.4 MB/s eta 0:00:00
Downloading prompt_toolkit-3.0.43-py3-none-any.whl (386 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.1/386.1 kB 1.0 MB/s eta 0:00:00
Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 1.6 MB/s eta 0:00:00
Downloading traitlets-5.14.1-py3-none-any.whl (85 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 kB 266.4 kB/s eta 0:00:00
Downloading stack_data-0.6.3-py3-none-any.whl (24 kB)
Downloading asttokens-2.4.1-py2.py3-none-any.whl (27 kB)
Downloading executing-2.0.1-py2.py3-none-any.whl (24 kB)
Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
Building wheels for collected packages: antlr4-python3-runtime, docopt
  Building wheel for antlr4-python3-runtime (setup.py) ... done
  Created wheel for antlr4-python3-runtime: filename=antlr4_python3_runtime-4.9.3-py3-none-any.whl size=144578 sha256=a03a5e55ae576a6bec4dbfb9e0a0a04d75efa1613aea24a93a81a50f66d77be8
  Stored in directory: c:\users\root\appdata\local\pip\cache\wheels\1a\97\32\461f837398029ad76911109f07047fde1d7b661a147c7c56d1
  Building wheel for docopt (setup.py) ... done
  Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13773 sha256=9e0289b19fd60c5456064b9205d89b416ab7a195b3f4a1bf7474bb6bd8b2dac9
  Stored in directory: c:\users\root\appdata\local\pip\cache\wheels\1a\b0\8c\4b75c4116c31f83c8f9f047231251e13cc74481cca4a78a9ce
Successfully built antlr4-python3-runtime docopt
Installing collected packages: wcwidth, pydub, pure-eval, docopt, antlr4-python3-runtime, traitlets, six, PyYAML, pygments, prompt-toolkit, parso, num2words, executing, decorator, omegaconf, matplotlib-inline, jedi, asttokens, stack-data, ipython
Successfully installed PyYAML-6.0.1 antlr4-python3-runtime-4.9.3 asttokens-2.4.1 decorator-5.1.1 docopt-0.6.2 executing-2.0.1 ipython-8.20.0 jedi-0.19.1 matplotlib-inline-0.1.6 num2words-0.5.13 omegaconf-2.3.0 parso-0.8.3 prompt-toolkit-3.0.43 pure-eval-0.2.2 pydub-0.25.1 pygments-2.17.2 six-1.16.0 stack-data-0.6.3 traitlets-5.14.1 wcwidth-0.2.13

--- [5/5]: whisper_stt

Requirement already satisfied: SpeechRecognition==3.10.0 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from -r extensions\whisper_stt\requirements.txt (line 1)) (3.10.0)
Collecting openai-whisper (from -r extensions\whisper_stt\requirements.txt (line 2))
  Downloading openai-whisper-20231117.tar.gz (798 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 798.6/798.6 kB 1.1 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting soundfile (from -r extensions\whisper_stt\requirements.txt (line 3))
  Downloading soundfile-0.12.1-py2.py3-none-win_amd64.whl (1.0 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 799.1 kB/s eta 0:00:00
Collecting ffmpeg (from -r extensions\whisper_stt\requirements.txt (line 4))
  Downloading ffmpeg-1.4.tar.gz (5.1 kB)
  Preparing metadata (setup.py) ... done
Requirement already satisfied: requests>=2.26.0 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from SpeechRecognition==3.10.0->-r extensions\whisper_stt\requirements.txt (line 1)) (2.28.1)
Collecting numba (from openai-whisper->-r extensions\whisper_stt\requirements.txt (line 2))
  Downloading numba-0.58.1-cp311-cp311-win_amd64.whl.metadata (2.8 kB)
Requirement already satisfied: numpy in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from openai-whisper->-r extensions\whisper_stt\requirements.txt (line 2)) (1.26.3)
Requirement already satisfied: torch in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from openai-whisper->-r extensions\whisper_stt\requirements.txt (line 2)) (2.1.2+cu118)
Collecting tqdm (from openai-whisper->-r extensions\whisper_stt\requirements.txt (line 2))
  Downloading tqdm-4.66.1-py3-none-any.whl.metadata (57 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 kB 301.7 kB/s eta 0:00:00
Collecting more-itertools (from openai-whisper->-r extensions\whisper_stt\requirements.txt (line 2))
  Downloading more_itertools-10.2.0-py3-none-any.whl.metadata (34 kB)
Requirement already satisfied: tiktoken in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from openai-whisper->-r extensions\whisper_stt\requirements.txt (line 2)) (0.5.2)
Collecting cffi>=1.0 (from soundfile->-r extensions\whisper_stt\requirements.txt (line 3))
  Downloading cffi-1.16.0-cp311-cp311-win_amd64.whl.metadata (1.5 kB)
Collecting pycparser (from cffi>=1.0->soundfile->-r extensions\whisper_stt\requirements.txt (line 3))
  Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 534.3 kB/s eta 0:00:00
Requirement already satisfied: charset-normalizer<3,>=2 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from requests>=2.26.0->SpeechRecognition==3.10.0->-r extensions\whisper_stt\requirements.txt (line 1)) (2.1.1)
Requirement already satisfied: idna<4,>=2.5 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from requests>=2.26.0->SpeechRecognition==3.10.0->-r extensions\whisper_stt\requirements.txt (line 1)) (3.4)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from requests>=2.26.0->SpeechRecognition==3.10.0->-r extensions\whisper_stt\requirements.txt (line 1)) (1.26.13)
Requirement already satisfied: certifi>=2017.4.17 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from requests>=2.26.0->SpeechRecognition==3.10.0->-r extensions\whisper_stt\requirements.txt (line 1)) (2022.12.7)
Collecting llvmlite<0.42,>=0.41.0dev0 (from numba->openai-whisper->-r extensions\whisper_stt\requirements.txt (line 2))
  Downloading llvmlite-0.41.1-cp311-cp311-win_amd64.whl.metadata (4.9 kB)
Requirement already satisfied: regex>=2022.1.18 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from tiktoken->openai-whisper->-r extensions\whisper_stt\requirements.txt (line 2)) (2023.12.25)
Requirement already satisfied: filelock in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from torch->openai-whisper->-r extensions\whisper_stt\requirements.txt (line 2)) (3.9.0)
Requirement already satisfied: typing-extensions in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from torch->openai-whisper->-r extensions\whisper_stt\requirements.txt (line 2)) (4.8.0)
Requirement already satisfied: sympy in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from torch->openai-whisper->-r extensions\whisper_stt\requirements.txt (line 2)) (1.12)
Requirement already satisfied: networkx in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from torch->openai-whisper->-r extensions\whisper_stt\requirements.txt (line 2)) (3.2.1)
Requirement already satisfied: jinja2 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from torch->openai-whisper->-r extensions\whisper_stt\requirements.txt (line 2)) (3.1.2)
Requirement already satisfied: fsspec in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from torch->openai-whisper->-r extensions\whisper_stt\requirements.txt (line 2)) (2023.4.0)
Requirement already satisfied: colorama in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from tqdm->openai-whisper->-r extensions\whisper_stt\requirements.txt (line 2)) (0.4.6)
Requirement already satisfied: MarkupSafe>=2.0 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from jinja2->torch->openai-whisper->-r extensions\whisper_stt\requirements.txt (line 2)) (2.1.3)
Requirement already satisfied: mpmath>=0.19 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from sympy->torch->openai-whisper->-r extensions\whisper_stt\requirements.txt (line 2)) (1.3.0)
Downloading cffi-1.16.0-cp311-cp311-win_amd64.whl (181 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.5/181.5 kB 995.7 kB/s eta 0:00:00
Downloading more_itertools-10.2.0-py3-none-any.whl (57 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 250.1 kB/s eta 0:00:00
Downloading numba-0.58.1-cp311-cp311-win_amd64.whl (2.6 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 1.6 MB/s eta 0:00:00
Downloading tqdm-4.66.1-py3-none-any.whl (78 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 872.0 kB/s eta 0:00:00
Downloading llvmlite-0.41.1-cp311-cp311-win_amd64.whl (28.1 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 28.1/28.1 MB 1.2 MB/s eta 0:00:00
Building wheels for collected packages: openai-whisper, ffmpeg
  Building wheel for openai-whisper (pyproject.toml) ... done
  Created wheel for openai-whisper: filename=openai_whisper-20231117-py3-none-any.whl size=801375 sha256=ad4ce3288c027202dce594960b77b61c475fab856fe0abef500d7bf1ef2ce863
  Stored in directory: c:\users\root\appdata\local\pip\cache\wheels\55\5d\42\c296ab046d52caa0adc0e3f159e98f011b3994a022d6282105
  Building wheel for ffmpeg (setup.py) ... done
  Created wheel for ffmpeg: filename=ffmpeg-1.4-py3-none-any.whl size=6089 sha256=ff80062aa1b19ab61a060568cb016dca2e543dadc4d4caea3aec78a7a84d728e
  Stored in directory: c:\users\root\appdata\local\pip\cache\wheels\56\30\c5\576bdd729f3bc062d62a551be7fefd6ed2f761901568171e4e
Successfully built openai-whisper ffmpeg
Installing collected packages: ffmpeg, tqdm, pycparser, more-itertools, llvmlite, numba, cffi, soundfile, openai-whisper
Successfully installed cffi-1.16.0 ffmpeg-1.4 llvmlite-0.41.1 more-itertools-10.2.0 numba-0.58.1 openai-whisper-20231117 pycparser-2.21 soundfile-0.12.1 tqdm-4.66.1

System Info

Win-10x64
NVIDIA GeForce 6800 GS
Driver - 9.18.13.908
jhon65496 commented 7 months ago

TORCH: 2.1.2+cu118

Requirement already satisfied: SpeechRecognition==3.10.0 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from -r extensions\openai\requirements.txt (line 1)) (3.10.0) Requirement already satisfied: flask_cloudflared==0.0.14 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from -r extensions\openai\requirements.txt (line 2)) (0.0.14) Requirement already satisfied: sse-starlette==1.6.5 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from -r extensions\openai\requirements.txt (line 3)) (1.6.5) Requirement already satisfied: tiktoken in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from -r extensions\openai\requirements.txt (line 4)) (0.5.2) Requirement already satisfied: requests>=2.26.0 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from SpeechRecognition==3.10.0->-r extensions\openai\requirements.txt (line 1)) (2.28.1) Requirement already satisfied: Flask>=0.8 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2)) (3.0.1) Requirement already satisfied: starlette in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from sse-starlette==1.6.5->-r extensions\openai\requirements.txt (line 3)) (0.36.1) Requirement already satisfied: regex>=2022.1.18 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from tiktoken->-r extensions\openai\requirements.txt (line 4)) (2023.12.25) Requirement already satisfied: Werkzeug>=3.0.0 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2)) (3.0.1) Requirement already satisfied: Jinja2>=3.1.2 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2)) (3.1.2) Requirement already satisfied: itsdangerous>=2.1.2 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2)) (2.1.2) Requirement already satisfied: click>=8.1.3 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2)) (8.1.7) Requirement already satisfied: blinker>=1.6.2 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2)) (1.7.0) Requirement already satisfied: charset-normalizer<3,>=2 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from requests>=2.26.0->SpeechRecognition==3.10.0->-r extensions\openai\requirements.txt (line 1)) (2.1.1) Requirement already satisfied: idna<4,>=2.5 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from requests>=2.26.0->SpeechRecognition==3.10.0->-r extensions\openai\requirements.txt (line 1)) (3.4) Requirement already satisfied: urllib3<1.27,>=1.21.1 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from requests>=2.26.0->SpeechRecognition==3.10.0->-r extensions\openai\requirements.txt (line 1)) (1.26.13) Requirement already satisfied: certifi>=2017.4.17 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from requests>=2.26.0->SpeechRecognition==3.10.0->-r extensions\openai\requirements.txt (line 1)) (2022.12.7) Requirement already satisfied: anyio<5,>=3.4.0 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from starlette->sse-starlette==1.6.5->-r extensions\openai\requirements.txt (line 3)) (4.2.0) Requirement already satisfied: sniffio>=1.1 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from anyio<5,>=3.4.0->starlette->sse-starlette==1.6.5->-r extensions\openai\requirements.txt (line 3)) (1.3.0) Requirement already satisfied: colorama in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from click>=8.1.3->Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2)) (0.4.6) Requirement already satisfied: MarkupSafe>=2.0 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from Jinja2>=3.1.2->Flask>=0.8->flask_cloudflared==0.0.14->-r extensions\openai\requirements.txt (line 2)) (2.1.3) Ignoring bitsandbytes: markers 'platform_system != "Windows"' don't match your environment Collecting bitsandbytes==0.41.1 (from -r temp_requirements.txt (line 29)) Downloading https://github.com/jllllll/bitsandbytes-windows-webui/releases/download/wheels/bitsandbytes-0.41.1-py3-none-win_amd64.whl (152.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.7/152.7 MB ? eta 0:00:00 Ignoring llama-cpp-python: markers 'platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.11"' don't match your environment Ignoring llama-cpp-python: markers 'platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.10"' don't match your environment Collecting llama-cpp-python==0.2.36+cpuavx (from -r temp_requirements.txt (line 34)) Downloading https://github.com/oobabooga/llama-cpp-python-cuBLAS-wheels/releases/download/cpu/llama_cpp_python-0.2.36+cpuavx-cp311-cp311-win_amd64.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 1.0 MB/s eta 0:00:00 Ignoring llama-cpp-python: markers 'platform_system == "Windows" and python_version == "3.10"' don't match your environment Collecting llama-cpp-python-cuda==0.2.36+cu118avx (from -r temp_requirements.txt (line 38)) Downloading https://github.com/oobabooga/llama-cpp-python-cuBLAS-wheels/releases/download/textgen-webui/llama_cpp_python_cuda-0.2.36+cu118avx-cp311-cp311-win_amd64.whl (31.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 31.3/31.3 MB 1.3 MB/s eta 0:00:00 Ignoring llama-cpp-python-cuda: markers 'platform_system == "Windows" and python_version == "3.10"' don't match your environment Ignoring llama-cpp-python-cuda: markers 'platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.11"' don't match your environment Ignoring llama-cpp-python-cuda: markers 'platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.10"' don't match your environment Collecting llama-cpp-python-cuda-tensorcores==0.2.36+cu118avx (from -r temp_requirements.txt (line 44)) Downloading https://github.com/oobabooga/llama-cpp-python-cuBLAS-wheels/releases/download/textgen-webui/llama_cpp_python_cuda_tensorcores-0.2.36+cu118avx-cp311-cp311-win_amd64.whl (18.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.7/18.7 MB 1.1 MB/s eta 0:00:00 Ignoring llama-cpp-python-cuda-tensorcores: markers 'platform_system == "Windows" and python_version == "3.10"' don't match your environment Ignoring llama-cpp-python-cuda-tensorcores: markers 'platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.11"' don't match your environment Ignoring llama-cpp-python-cuda-tensorcores: markers 'platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.10"' don't match your environment Collecting auto-gptq==0.6.0+cu118 (from -r temp_requirements.txt (line 50)) Downloading https://github.com/jllllll/AutoGPTQ/releases/download/v0.6.0/auto_gptq-0.6.0+cu118-cp311-cp311-win_amd64.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 1.1 MB/s eta 0:00:00 Ignoring auto-gptq: markers 'platform_system == "Windows" and python_version == "3.10"' don't match your environment Ignoring auto-gptq: markers 'platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.11"' don't match your environment Ignoring auto-gptq: markers 'platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.10"' don't match your environment Collecting exllamav2==0.0.12+cu118 (from -r temp_requirements.txt (line 54)) Downloading https://github.com/turboderp/exllamav2/releases/download/v0.0.12/exllamav2-0.0.12+cu118-cp311-cp311-win_amd64.whl (27.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.4/27.4 MB 698.9 kB/s eta 0:00:00 Ignoring exllamav2: markers 'platform_system == "Windows" and python_version == "3.10"' don't match your environment Ignoring exllamav2: markers 'platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.11"' don't match your environment Ignoring exllamav2: markers 'platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.10"' don't match your environment Ignoring flash-attn: markers 'platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.11"' don't match your environment Ignoring flash-attn: markers 'platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.10"' don't match your environment Collecting gptq-for-llama==0.1.1+cu118 (from -r temp_requirements.txt (line 60)) Downloading https://github.com/jllllll/GPTQ-for-LLaMa-CUDA/releases/download/0.1.1/gptq_for_llama-0.1.1+cu118-cp311-cp311-win_amd64.whl (884 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 884.1/884.1 kB 1.2 MB/s eta 0:00:00 Ignoring gptq-for-llama: markers 'platform_system == "Windows" and python_version == "3.10"' don't match your environment Ignoring gptq-for-llama: markers 'platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.11"' don't match your environment Ignoring gptq-for-llama: markers 'platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.10"' don't match your environment Collecting ctransformers==0.2.27+cu118 (from -r temp_requirements.txt (line 64)) Downloading https://github.com/jllllll/ctransformers-cuBLAS-wheels/releases/download/AVX/ctransformers-0.2.27+cu118-py3-none-any.whl (15.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 1.1 MB/s eta 0:00:00 Collecting accelerate==0.25. (from -r temp_requirements.txt (line 1)) Downloading accelerate-0.25.0-py3-none-any.whl.metadata (18 kB) Requirement already satisfied: colorama in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from -r temp_requirements.txt (line 2)) (0.4.6) Collecting datasets (from -r temp_requirements.txt (line 3)) Downloading datasets-2.16.1-py3-none-any.whl.metadata (20 kB) Collecting einops (from -r temp_requirements.txt (line 4)) Downloading einops-0.7.0-py3-none-any.whl.metadata (13 kB) Collecting exllamav2==0.0.12 (from -r temp_requirements.txt (line 5)) Downloading exllamav2-0.0.12-py3-none-any.whl.metadata (401 bytes) Collecting gradio==3.50. (from -r temp_requirements.txt (line 6)) Downloading gradio-3.50.2-py3-none-any.whl.metadata (17 kB) Collecting hqq==0.1.2.post1 (from -r temp_requirements.txt (line 7)) Downloading hqq-0.1.2.post1.tar.gz (26 kB) Preparing metadata (setup.py) ... done Requirement already satisfied: jinja2==3.1.2 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from -r temp_requirements.txt (line 8)) (3.1.2) Collecting lm_eval==0.3.0 (from -r temp_requirements.txt (line 9)) Downloading lm_eval-0.3.0-py3-none-any.whl (178 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 716.7 kB/s eta 0:00:00 Collecting markdown (from -r temp_requirements.txt (line 10)) Downloading Markdown-3.5.2-py3-none-any.whl.metadata (7.0 kB) Collecting numpy==1.24. (from -r temp_requirements.txt (line 11)) Downloading numpy-1.24.4-cp311-cp311-win_amd64.whl.metadata (5.6 kB) Collecting optimum==1.16. (from -r temp_requirements.txt (line 12)) Downloading optimum-1.16.2-py3-none-any.whl.metadata (17 kB) Collecting pandas (from -r temp_requirements.txt (line 13)) Downloading pandas-2.2.0-cp311-cp311-win_amd64.whl.metadata (19 kB) Collecting peft==0.7. (from -r temp_requirements.txt (line 14)) Downloading peft-0.7.1-py3-none-any.whl.metadata (25 kB) Requirement already satisfied: Pillow>=9.5.0 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from -r temp_requirements.txt (line 15)) (10.2.0) Requirement already satisfied: pyyaml in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from -r temp_requirements.txt (line 16)) (6.0.1) Requirement already satisfied: requests in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from -r temp_requirements.txt (line 17)) (2.28.1) Collecting requests (from -r temp_requirements.txt (line 17)) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting rich (from -r temp_requirements.txt (line 18)) Downloading rich-13.7.0-py3-none-any.whl.metadata (18 kB) Collecting safetensors==0.4.1 (from -r temp_requirements.txt (line 19)) Downloading safetensors-0.4.1-cp311-none-win_amd64.whl.metadata (3.8 kB) Collecting scipy (from -r temp_requirements.txt (line 20)) Downloading scipy-1.12.0-cp311-cp311-win_amd64.whl.metadata (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.4/60.4 kB 268.5 kB/s eta 0:00:00 Collecting sentencepiece (from -r temp_requirements.txt (line 21)) Downloading sentencepiece-0.1.99-cp311-cp311-win_amd64.whl (977 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 977.5/977.5 kB 793.5 kB/s eta 0:00:00 Collecting tensorboard (from -r temp_requirements.txt (line 22)) Downloading tensorboard-2.15.1-py3-none-any.whl.metadata (1.7 kB) Collecting transformers==4.37. (from -r temp_requirements.txt (line 23)) Downloading transformers-4.37.2-py3-none-any.whl.metadata (129 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.4/129.4 kB 476.5 kB/s eta 0:00:00 Requirement already satisfied: tqdm in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from -r temp_requirements.txt (line 24)) (4.66.1) Collecting wandb (from -r temp_requirements.txt (line 25)) Downloading wandb-0.16.2-py3-none-any.whl.metadata (9.8 kB) Collecting autoawq==0.1.8 (from -r temp_requirements.txt (line 65)) Downloading autoawq-0.1.8-cp311-cp311-win_amd64.whl.metadata (15 kB) Collecting packaging>=20.0 (from accelerate==0.25.->-r temp_requirements.txt (line 1)) Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) Collecting psutil (from accelerate==0.25.->-r temp_requirements.txt (line 1)) Downloading psutil-5.9.8-cp37-abi3-win_amd64.whl.metadata (22 kB) Requirement already satisfied: torch>=1.10.0 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from accelerate==0.25.->-r temp_requirements.txt (line 1)) (2.1.2+cu118) Collecting huggingface-hub (from accelerate==0.25.->-r temp_requirements.txt (line 1)) Downloading huggingface_hub-0.20.3-py3-none-any.whl.metadata (12 kB) Collecting ninja (from exllamav2==0.0.12+cu118->-r temp_requirements.txt (line 54)) Downloading ninja-1.11.1.1-py2.py3-none-win_amd64.whl.metadata (5.4 kB) Collecting fastparquet (from exllamav2==0.0.12+cu118->-r temp_requirements.txt (line 54)) Downloading fastparquet-2023.10.1-cp311-cp311-win_amd64.whl.metadata (4.2 kB) Requirement already satisfied: pygments in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from exllamav2==0.0.12+cu118->-r temp_requirements.txt (line 54)) (2.17.2) Collecting websockets (from exllamav2==0.0.12+cu118->-r temp_requirements.txt (line 54)) Downloading websockets-12.0-cp311-cp311-win_amd64.whl.metadata (6.8 kB) Requirement already satisfied: regex in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from exllamav2==0.0.12+cu118->-r temp_requirements.txt (line 54)) (2023.12.25) Collecting aiofiles<24.0,>=22.0 (from gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading aiofiles-23.2.1-py3-none-any.whl.metadata (9.7 kB) Collecting altair<6.0,>=4.2.0 (from gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading altair-5.2.0-py3-none-any.whl.metadata (8.7 kB) Collecting fastapi (from gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading fastapi-0.109.0-py3-none-any.whl.metadata (24 kB) Collecting ffmpy (from gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading ffmpy-0.3.1.tar.gz (5.5 kB) Preparing metadata (setup.py) ... done Collecting gradio-client==0.6.1 (from gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading gradio_client-0.6.1-py3-none-any.whl.metadata (7.1 kB) Collecting httpx (from gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading httpx-0.26.0-py3-none-any.whl.metadata (7.6 kB) Collecting importlib-resources<7.0,>=1.3 (from gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading importlib_resources-6.1.1-py3-none-any.whl.metadata (4.1 kB) Requirement already satisfied: markupsafe~=2.0 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from gradio==3.50.->-r temp_requirements.txt (line 6)) (2.1.3) Collecting matplotlib~=3.0 (from gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading matplotlib-3.8.2-cp311-cp311-win_amd64.whl.metadata (5.9 kB) Collecting orjson~=3.0 (from gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading orjson-3.9.12-cp311-none-win_amd64.whl.metadata (50 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.6/50.6 kB 257.1 kB/s eta 0:00:00 Collecting pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,<3.0.0,>=1.7.4 (from gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading pydantic-2.6.0-py3-none-any.whl.metadata (81 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.8/81.8 kB 415.9 kB/s eta 0:00:00 Requirement already satisfied: pydub in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from gradio==3.50.->-r temp_requirements.txt (line 6)) (0.25.1) Collecting python-multipart (from gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading python_multipart-0.0.6-py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.7/45.7 kB 283.8 kB/s eta 0:00:00 Collecting semantic-version~=2.0 (from gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Requirement already satisfied: typing-extensions~=4.0 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from gradio==3.50.->-r temp_requirements.txt (line 6)) (4.8.0) Collecting uvicorn>=0.14.0 (from gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading uvicorn-0.27.0.post1-py3-none-any.whl.metadata (6.4 kB) Collecting websockets (from exllamav2==0.0.12+cu118->-r temp_requirements.txt (line 54)) Downloading websockets-11.0.3-cp311-cp311-win_amd64.whl (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.7/124.7 kB 457.7 kB/s eta 0:00:00 Collecting timm (from hqq==0.1.2.post1->-r temp_requirements.txt (line 7)) Downloading timm-0.9.12-py3-none-any.whl.metadata (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 269.4 kB/s eta 0:00:00 Collecting termcolor (from hqq==0.1.2.post1->-r temp_requirements.txt (line 7)) Downloading termcolor-2.4.0-py3-none-any.whl.metadata (6.1 kB) Collecting jsonlines (from lm_eval==0.3.0->-r temp_requirements.txt (line 9)) Downloading jsonlines-4.0.0-py3-none-any.whl.metadata (1.6 kB) Collecting numexpr (from lm_eval==0.3.0->-r temp_requirements.txt (line 9)) Downloading numexpr-2.9.0-cp311-cp311-win_amd64.whl.metadata (8.1 kB) Collecting openai>=0.6.4 (from lm_eval==0.3.0->-r temp_requirements.txt (line 9)) Downloading openai-1.10.0-py3-none-any.whl.metadata (18 kB) Collecting pybind11>=2.6.2 (from lm_eval==0.3.0->-r temp_requirements.txt (line 9)) Downloading pybind11-2.11.1-py3-none-any.whl.metadata (9.5 kB) Collecting pycountry (from lm_eval==0.3.0->-r temp_requirements.txt (line 9)) Downloading pycountry-23.12.11-py3-none-any.whl.metadata (12 kB) Collecting pytablewriter (from lm_eval==0.3.0->-r temp_requirements.txt (line 9)) Downloading pytablewriter-1.2.0-py3-none-any.whl.metadata (37 kB) Collecting rouge-score>=0.0.4 (from lm_eval==0.3.0->-r temp_requirements.txt (line 9)) Downloading rouge_score-0.1.2.tar.gz (17 kB) Preparing metadata (setup.py) ... done Collecting sacrebleu==1.5.0 (from lm_eval==0.3.0->-r temp_requirements.txt (line 9)) Downloading sacrebleu-1.5.0-py3-none-any.whl (65 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.6/65.6 kB 322.1 kB/s eta 0:00:00 Collecting scikit-learn>=0.24.1 (from lm_eval==0.3.0->-r temp_requirements.txt (line 9)) Downloading scikit_learn-1.4.0-1-cp311-cp311-win_amd64.whl.metadata (11 kB) Collecting sqlitedict (from lm_eval==0.3.0->-r temp_requirements.txt (line 9)) Downloading sqlitedict-2.1.0.tar.gz (21 kB) Preparing metadata (setup.py) ... done Collecting tqdm-multiprocess (from lm_eval==0.3.0->-r temp_requirements.txt (line 9)) Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl (9.8 kB) Collecting zstandard (from lm_eval==0.3.0->-r temp_requirements.txt (line 9)) Downloading zstandard-0.22.0-cp311-cp311-win_amd64.whl.metadata (3.0 kB) Collecting coloredlogs (from optimum==1.16.->-r temp_requirements.txt (line 12)) Downloading coloredlogs-15.0.1-py2.py3-none-any.whl (46 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.0/46.0 kB 164.1 kB/s eta 0:00:00 Requirement already satisfied: sympy in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from optimum==1.16.->-r temp_requirements.txt (line 12)) (1.12) Requirement already satisfied: filelock in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from transformers==4.37.->-r temp_requirements.txt (line 23)) (3.9.0) Collecting tokenizers<0.19,>=0.14 (from transformers==4.37.->-r temp_requirements.txt (line 23)) Downloading tokenizers-0.15.1-cp311-none-win_amd64.whl.metadata (6.8 kB) Collecting texttable (from autoawq==0.1.8->-r temp_requirements.txt (line 65)) Downloading texttable-1.7.0-py2.py3-none-any.whl.metadata (9.8 kB) Collecting toml (from autoawq==0.1.8->-r temp_requirements.txt (line 65)) Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting attributedict (from autoawq==0.1.8->-r temp_requirements.txt (line 65)) Downloading attributedict-0.3.0-py3-none-any.whl (14 kB) Collecting protobuf (from autoawq==0.1.8->-r temp_requirements.txt (line 65)) Downloading protobuf-4.25.2-cp310-abi3-win_amd64.whl.metadata (541 bytes) Requirement already satisfied: torchvision in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from autoawq==0.1.8->-r temp_requirements.txt (line 65)) (0.16.2+cu118) Collecting tabulate (from autoawq==0.1.8->-r temp_requirements.txt (line 65)) Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Requirement already satisfied: fsspec in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from gradio-client==0.6.1->gradio==3.50.->-r temp_requirements.txt (line 6)) (2023.4.0) Collecting portalocker (from sacrebleu==1.5.0->lm_eval==0.3.0->-r temp_requirements.txt (line 9)) Downloading portalocker-2.8.2-py3-none-any.whl.metadata (8.5 kB) Collecting pyarrow>=8.0.0 (from datasets->-r temp_requirements.txt (line 3)) Downloading pyarrow-15.0.0-cp311-cp311-win_amd64.whl.metadata (3.1 kB) Collecting pyarrow-hotfix (from datasets->-r temp_requirements.txt (line 3)) Downloading pyarrow_hotfix-0.6-py3-none-any.whl.metadata (3.6 kB) Collecting dill<0.3.8,>=0.3.0 (from datasets->-r temp_requirements.txt (line 3)) Downloading dill-0.3.7-py3-none-any.whl.metadata (9.9 kB) Collecting xxhash (from datasets->-r temp_requirements.txt (line 3)) Downloading xxhash-3.4.1-cp311-cp311-win_amd64.whl.metadata (12 kB) Collecting multiprocess (from datasets->-r temp_requirements.txt (line 3)) Downloading multiprocess-0.70.16-py311-none-any.whl.metadata (7.2 kB) Collecting aiohttp (from datasets->-r temp_requirements.txt (line 3)) Downloading aiohttp-3.9.3-cp311-cp311-win_amd64.whl.metadata (7.6 kB) Collecting python-dateutil>=2.8.2 (from pandas->-r temp_requirements.txt (line 13)) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 896.1 kB/s eta 0:00:00 Collecting pytz>=2020.1 (from pandas->-r temp_requirements.txt (line 13)) Downloading pytz-2023.4-py2.py3-none-any.whl.metadata (22 kB) Collecting tzdata>=2022.7 (from pandas->-r temp_requirements.txt (line 13)) Downloading tzdata-2023.4-py2.py3-none-any.whl.metadata (1.4 kB) Requirement already satisfied: charset-normalizer<4,>=2 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from requests->-r temp_requirements.txt (line 17)) (2.1.1) Requirement already satisfied: idna<4,>=2.5 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from requests->-r temp_requirements.txt (line 17)) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from requests->-r temp_requirements.txt (line 17)) (1.26.13) Requirement already satisfied: certifi>=2017.4.17 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from requests->-r temp_requirements.txt (line 17)) (2022.12.7) Collecting markdown-it-py>=2.2.0 (from rich->-r temp_requirements.txt (line 18)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting absl-py>=0.4 (from tensorboard->-r temp_requirements.txt (line 22)) Downloading absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting grpcio>=1.48.2 (from tensorboard->-r temp_requirements.txt (line 22)) Downloading grpcio-1.60.0-cp311-cp311-win_amd64.whl.metadata (4.2 kB) Collecting google-auth<3,>=1.6.3 (from tensorboard->-r temp_requirements.txt (line 22)) Downloading google_auth-2.27.0-py2.py3-none-any.whl.metadata (4.7 kB) Collecting google-auth-oauthlib<2,>=0.5 (from tensorboard->-r temp_requirements.txt (line 22)) Downloading google_auth_oauthlib-1.2.0-py2.py3-none-any.whl.metadata (2.7 kB) Collecting protobuf (from autoawq==0.1.8->-r temp_requirements.txt (line 65)) Downloading protobuf-4.23.4-cp310-abi3-win_amd64.whl.metadata (540 bytes) Requirement already satisfied: setuptools>=41.0.0 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from tensorboard->-r temp_requirements.txt (line 22)) (68.2.2) Requirement already satisfied: six>1.9 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from tensorboard->-r temp_requirements.txt (line 22)) (1.16.0) Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tensorboard->-r temp_requirements.txt (line 22)) Downloading tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) Requirement already satisfied: werkzeug>=1.0.1 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from tensorboard->-r temp_requirements.txt (line 22)) (3.0.1) Requirement already satisfied: Click!=8.0.0,>=7.1 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from wandb->-r temp_requirements.txt (line 25)) (8.1.7) Collecting GitPython!=3.1.29,>=1.0.0 (from wandb->-r temp_requirements.txt (line 25)) Downloading GitPython-3.1.41-py3-none-any.whl.metadata (14 kB) Collecting sentry-sdk>=1.0.0 (from wandb->-r temp_requirements.txt (line 25)) Downloading sentry_sdk-1.40.0-py2.py3-none-any.whl.metadata (9.7 kB) Collecting docker-pycreds>=0.4.0 (from wandb->-r temp_requirements.txt (line 25)) Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) Collecting setproctitle (from wandb->-r temp_requirements.txt (line 25)) Downloading setproctitle-1.3.3-cp311-cp311-win_amd64.whl.metadata (10 kB) Collecting appdirs>=1.4.3 (from wandb->-r temp_requirements.txt (line 25)) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting diskcache>=5.6.1 (from llama-cpp-python==0.2.36+cpuavx->-r temp_requirements.txt (line 34)) Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) Collecting rouge (from auto-gptq==0.6.0+cu118->-r temp_requirements.txt (line 50)) Downloading rouge-1.0.1-py3-none-any.whl (13 kB) Collecting gekko (from auto-gptq==0.6.0+cu118->-r temp_requirements.txt (line 50)) Downloading gekko-1.0.6-py3-none-any.whl (12.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 1.0 MB/s eta 0:00:00 Requirement already satisfied: py-cpuinfo<10.0.0,>=9.0.0 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from ctransformers==0.2.27+cu118->-r temp_requirements.txt (line 64)) (9.0.0) Collecting jsonschema>=3.0 (from altair<6.0,>=4.2.0->gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading jsonschema-4.21.1-py3-none-any.whl.metadata (7.8 kB) Collecting toolz (from altair<6.0,>=4.2.0->gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading toolz-0.12.1-py3-none-any.whl.metadata (5.1 kB) Collecting aiosignal>=1.1.2 (from aiohttp->datasets->-r temp_requirements.txt (line 3)) Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB) Collecting attrs>=17.3.0 (from aiohttp->datasets->-r temp_requirements.txt (line 3)) Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) Collecting frozenlist>=1.1.1 (from aiohttp->datasets->-r temp_requirements.txt (line 3)) Downloading frozenlist-1.4.1-cp311-cp311-win_amd64.whl.metadata (12 kB) Collecting multidict<7.0,>=4.5 (from aiohttp->datasets->-r temp_requirements.txt (line 3)) Downloading multidict-6.0.4-cp311-cp311-win_amd64.whl (28 kB) Collecting yarl<2.0,>=1.0 (from aiohttp->datasets->-r temp_requirements.txt (line 3)) Downloading yarl-1.9.4-cp311-cp311-win_amd64.whl.metadata (32 kB) Collecting gitdb<5,>=4.0.1 (from GitPython!=3.1.29,>=1.0.0->wandb->-r temp_requirements.txt (line 25)) Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) Collecting cachetools<6.0,>=2.0.0 (from google-auth<3,>=1.6.3->tensorboard->-r temp_requirements.txt (line 22)) Downloading cachetools-5.3.2-py3-none-any.whl.metadata (5.2 kB) Collecting pyasn1-modules>=0.2.1 (from google-auth<3,>=1.6.3->tensorboard->-r temp_requirements.txt (line 22)) Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 731.1 kB/s eta 0:00:00 Collecting rsa<5,>=3.1.4 (from google-auth<3,>=1.6.3->tensorboard->-r temp_requirements.txt (line 22)) Downloading rsa-4.9-py3-none-any.whl (34 kB) Collecting requests-oauthlib>=0.7.0 (from google-auth-oauthlib<2,>=0.5->tensorboard->-r temp_requirements.txt (line 22)) Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) INFO: pip is looking at multiple versions of huggingface-hub to determine which version is compatible with other requirements. This could take a while. Collecting huggingface-hub (from accelerate==0.25.->-r temp_requirements.txt (line 1)) Downloading huggingface_hub-0.20.2-py3-none-any.whl.metadata (12 kB) Downloading huggingface_hub-0.20.1-py3-none-any.whl.metadata (12 kB) Downloading huggingface_hub-0.20.0-py3-none-any.whl.metadata (12 kB) Downloading huggingface_hub-0.19.4-py3-none-any.whl.metadata (14 kB) Collecting fsspec[http]<=2023.10.0,>=2023.1.0 (from datasets->-r temp_requirements.txt (line 3)) Downloading fsspec-2023.10.0-py3-none-any.whl.metadata (6.8 kB) Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->-r temp_requirements.txt (line 18)) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting contourpy>=1.0.1 (from matplotlib~=3.0->gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading contourpy-1.2.0-cp311-cp311-win_amd64.whl.metadata (5.8 kB) Collecting cycler>=0.10 (from matplotlib~=3.0->gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB) Collecting fonttools>=4.22.0 (from matplotlib~=3.0->gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading fonttools-4.47.2-cp311-cp311-win_amd64.whl.metadata (160 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.8/160.8 kB 253.4 kB/s eta 0:00:00 Collecting kiwisolver>=1.3.1 (from matplotlib~=3.0->gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading kiwisolver-1.4.5-cp311-cp311-win_amd64.whl.metadata (6.5 kB) Collecting pyparsing>=2.3.1 (from matplotlib~=3.0->gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading pyparsing-3.1.1-py3-none-any.whl.metadata (5.1 kB) Requirement already satisfied: anyio<5,>=3.5.0 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from openai>=0.6.4->lm_eval==0.3.0->-r temp_requirements.txt (line 9)) (4.2.0) Collecting distro<2,>=1.7.0 (from openai>=0.6.4->lm_eval==0.3.0->-r temp_requirements.txt (line 9)) Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) Requirement already satisfied: sniffio in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from openai>=0.6.4->lm_eval==0.3.0->-r temp_requirements.txt (line 9)) (1.3.0) Collecting httpcore==1. (from httpx->gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading httpcore-1.0.2-py3-none-any.whl.metadata (20 kB) Collecting h11<0.15,>=0.13 (from httpcore==1.->httpx->gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading h11-0.14.0-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 122.8 kB/s eta 0:00:00 Collecting annotated-types>=0.4.0 (from pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,<3.0.0,>=1.7.4->gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading annotated_types-0.6.0-py3-none-any.whl.metadata (12 kB) Collecting pydantic-core==2.16.1 (from pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,<3.0.0,>=1.7.4->gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading pydantic_core-2.16.1-cp311-none-win_amd64.whl.metadata (6.6 kB) Collecting nltk (from rouge-score>=0.0.4->lm_eval==0.3.0->-r temp_requirements.txt (line 9)) Downloading nltk-3.8.1-py3-none-any.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 1.3 MB/s eta 0:00:00 Collecting joblib>=1.2.0 (from scikit-learn>=0.24.1->lm_eval==0.3.0->-r temp_requirements.txt (line 9)) Downloading joblib-1.3.2-py3-none-any.whl.metadata (5.4 kB) Collecting threadpoolctl>=2.0.0 (from scikit-learn>=0.24.1->lm_eval==0.3.0->-r temp_requirements.txt (line 9)) Downloading threadpoolctl-3.2.0-py3-none-any.whl.metadata (10.0 kB) Requirement already satisfied: networkx in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from torch>=1.10.0->accelerate==0.25.->-r temp_requirements.txt (line 1)) (3.2.1) Collecting rootpath>=0.1.0 (from attributedict->autoawq==0.1.8->-r temp_requirements.txt (line 65)) Downloading rootpath-0.1.1-py3-none-any.whl (15 kB) Collecting inspecta>=0.1.0 (from attributedict->autoawq==0.1.8->-r temp_requirements.txt (line 65)) Downloading inspecta-0.1.3-py3-none-any.whl (9.2 kB) Collecting colour-runner>=0.0.5 (from attributedict->autoawq==0.1.8->-r temp_requirements.txt (line 65)) Downloading colour_runner-0.1.1-py2.py3-none-any.whl (3.7 kB) Collecting deepdiff>=3.3.0 (from attributedict->autoawq==0.1.8->-r temp_requirements.txt (line 65)) Downloading deepdiff-6.7.1-py3-none-any.whl.metadata (6.1 kB) Collecting tox>=3.0.0 (from attributedict->autoawq==0.1.8->-r temp_requirements.txt (line 65)) Downloading tox-4.12.1-py3-none-any.whl.metadata (5.0 kB) Collecting coverage>=4.5.2 (from attributedict->autoawq==0.1.8->-r temp_requirements.txt (line 65)) Downloading coverage-7.4.1-cp311-cp311-win_amd64.whl.metadata (8.4 kB) Collecting codecov>=2.0.15 (from attributedict->autoawq==0.1.8->-r temp_requirements.txt (line 65)) Downloading codecov-2.1.13-py2.py3-none-any.whl (16 kB) Collecting humanfriendly>=9.1 (from coloredlogs->optimum==1.16.->-r temp_requirements.txt (line 12)) Downloading humanfriendly-10.0-py2.py3-none-any.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 kB 445.1 kB/s eta 0:00:00 Collecting starlette<0.36.0,>=0.35.0 (from fastapi->gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading starlette-0.35.1-py3-none-any.whl.metadata (5.8 kB) Collecting cramjam>=2.3 (from fastparquet->exllamav2==0.0.12+cu118->-r temp_requirements.txt (line 54)) Downloading cramjam-2.8.1-cp311-none-win_amd64.whl.metadata (4.2 kB) INFO: pip is looking at multiple versions of multiprocess to determine which version is compatible with other requirements. This could take a while. Collecting multiprocess (from datasets->-r temp_requirements.txt (line 3)) Downloading multiprocess-0.70.15-py311-none-any.whl.metadata (7.2 kB) Collecting DataProperty<2,>=1.0.1 (from pytablewriter->lm_eval==0.3.0->-r temp_requirements.txt (line 9)) Downloading DataProperty-1.0.1-py3-none-any.whl.metadata (11 kB) Collecting mbstrdecoder<2,>=1.0.0 (from pytablewriter->lm_eval==0.3.0->-r temp_requirements.txt (line 9)) Downloading mbstrdecoder-1.1.3-py3-none-any.whl.metadata (4.0 kB) Collecting pathvalidate<4,>=2.3.0 (from pytablewriter->lm_eval==0.3.0->-r temp_requirements.txt (line 9)) Downloading pathvalidate-3.2.0-py3-none-any.whl.metadata (11 kB) Collecting tabledata<2,>=1.3.1 (from pytablewriter->lm_eval==0.3.0->-r temp_requirements.txt (line 9)) Downloading tabledata-1.3.3-py3-none-any.whl.metadata (3.7 kB) Collecting tcolorpy<1,>=0.0.5 (from pytablewriter->lm_eval==0.3.0->-r temp_requirements.txt (line 9)) Downloading tcolorpy-0.1.4-py3-none-any.whl.metadata (5.7 kB) Collecting typepy<2,>=1.3.2 (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm_eval==0.3.0->-r temp_requirements.txt (line 9)) Downloading typepy-1.3.2-py3-none-any.whl.metadata (9.3 kB) Requirement already satisfied: mpmath>=0.19 in e:\soft\text-generation-webui--oobabooga--github.com\0.0.0\fl\installer_files\env\lib\site-packages (from sympy->optimum==1.16.->-r temp_requirements.txt (line 12)) (1.3.0) Collecting blessings (from colour-runner>=0.0.5->attributedict->autoawq==0.1.8->-r temp_requirements.txt (line 65)) Downloading blessings-1.7-py3-none-any.whl (18 kB) Collecting ordered-set<4.2.0,>=4.0.2 (from deepdiff>=3.3.0->attributedict->autoawq==0.1.8->-r temp_requirements.txt (line 65)) Downloading ordered_set-4.1.0-py3-none-any.whl (7.6 kB) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython!=3.1.29,>=1.0.0->wandb->-r temp_requirements.txt (line 25)) Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB) Collecting pyreadline3 (from humanfriendly>=9.1->coloredlogs->optimum==1.16.->-r temp_requirements.txt (line 12)) Downloading pyreadline3-3.4.1-py3-none-any.whl (95 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 339.9 kB/s eta 0:00:00 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.0->altair<6.0,>=4.2.0->gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) Collecting referencing>=0.28.4 (from jsonschema>=3.0->altair<6.0,>=4.2.0->gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading referencing-0.33.0-py3-none-any.whl.metadata (2.7 kB) Collecting rpds-py>=0.7.1 (from jsonschema>=3.0->altair<6.0,>=4.2.0->gradio==3.50.->-r temp_requirements.txt (line 6)) Downloading rpds_py-0.17.1-cp311-none-win_amd64.whl.metadata (4.2 kB) Collecting chardet<6,>=3.0.4 (from mbstrdecoder<2,>=1.0.0->pytablewriter->lm_eval==0.3.0->-r temp_requirements.txt (line 9)) Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) Collecting pyasn1<0.6.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth<3,>=1.6.3->tensorboard->-r temp_requirements.txt (line 22)) Downloading pyasn1-0.5.1-py2.py3-none-any.whl.metadata (8.6 kB) Collecting oauthlib>=3.0.0 (from requests-oauthlib>=0.7.0->google-auth-oauthlib<2,>=0.5->tensorboard->-r temp_requirements.txt (line 22)) Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 645.9 kB/s eta 0:00:00 Collecting filelock (from transformers==4.37.->-r temp_requirements.txt (line 23)) Downloading filelock-3.13.1-py3-none-any.whl.metadata (2.8 kB) Collecting platformdirs>=4.1 (from tox>=3.0.0->attributedict->autoawq==0.1.8->-r temp_requirements.txt (line 65)) Downloading platformdirs-4.1.0-py3-none-any.whl.metadata (11 kB) Collecting pluggy>=1.3 (from tox>=3.0.0->attributedict->autoawq==0.1.8->-r temp_requirements.txt (line 65)) Downloading pluggy-1.4.0-py3-none-any.whl.metadata (4.3 kB) Collecting pyproject-api>=1.6.1 (from tox>=3.0.0->attributedict->autoawq==0.1.8->-r temp_requirements.txt (line 65)) Downloading pyproject_api-1.6.1-py3-none-any.whl.metadata (2.8 kB) Collecting virtualenv>=20.25 (from tox>=3.0.0->attributedict->autoawq==0.1.8->-r temp_requirements.txt (line 65)) Downloading virtualenv-20.25.0-py3-none-any.whl.metadata (4.5 kB) Collecting pywin32>=226 (from portalocker->sacrebleu==1.5.0->lm_eval==0.3.0->-r temp_requirements.txt (line 9)) Downloading pywin32-306-cp311-cp311-win_amd64.whl (9.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/9.2 MB 1.2 MB/s eta 0:00:00 Collecting distlib<1,>=0.3.7 (from virtualenv>=20.25->tox>=3.0.0->attributedict->autoawq==0.1.8->-r temp_requirements.txt (line 65)) Downloading distlib-0.3.8-py2.py3-none-any.whl.metadata (5.1 kB) Downloading accelerate-0.25.0-py3-none-any.whl (265 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 265.7/265.7 kB 418.8 kB/s eta 0:00:00 Downloading gradio-3.50.2-py3-none-any.whl (20.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.3/20.3 MB 2.1 MB/s eta 0:00:00 Downloading numpy-1.24.4-cp311-cp311-win_amd64.whl (14.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.8/14.8 MB 2.4 MB/s eta 0:00:00 Downloading optimum-1.16.2-py3-none-any.whl (402 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 402.5/402.5 kB 523.0 kB/s eta 0:00:00 Downloading peft-0.7.1-py3-none-any.whl (168 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.3/168.3 kB 374.4 kB/s eta 0:00:00 Downloading safetensors-0.4.1-cp311-none-win_amd64.whl (277 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 277.5/277.5 kB 438.2 kB/s eta 0:00:00 Downloading transformers-4.37.2-py3-none-any.whl (8.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.4/8.4 MB 877.6 kB/s eta 0:00:00 Downloading autoawq-0.1.8-cp311-cp311-win_amd64.whl (254 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 254.5/254.5 kB 918.4 kB/s eta 0:00:00 Downloading gradio_client-0.6.1-py3-none-any.whl (299 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 299.2/299.2 kB 1.0 MB/s eta 0:00:00 Downloading datasets-2.16.1-py3-none-any.whl (507 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 507.1/507.1 kB 1.7 MB/s eta 0:00:00 Downloading einops-0.7.0-py3-none-any.whl (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 kB 274.9 kB/s eta 0:00:00 Downloading Markdown-3.5.2-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.9/103.9 kB 544.4 kB/s eta 0:00:00 Downloading pandas-2.2.0-cp311-cp311-win_amd64.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 1.6 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 371.2 kB/s eta 0:00:00 Downloading rich-13.7.0-py3-none-any.whl (240 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 984.6 kB/s eta 0:00:00 Downloading scipy-1.12.0-cp311-cp311-win_amd64.whl (46.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.2/46.2 MB 376.4 kB/s eta 0:00:00 Downloading tensorboard-2.15.1-py3-none-any.whl (5.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 811.6 kB/s eta 0:00:00 Downloading wandb-0.16.2-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 810.3 kB/s eta 0:00:00 Downloading absl_py-2.1.0-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.7/133.7 kB 179.5 kB/s eta 0:00:00 Downloading aiofiles-23.2.1-py3-none-any.whl (15 kB) Downloading altair-5.2.0-py3-none-any.whl (996 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 996.9/996.9 kB 71.7 kB/s eta 0:00:00 Downloading dill-0.3.7-py3-none-any.whl (115 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.3/115.3 kB 448.8 kB/s eta 0:00:00 Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.5/45.5 kB 206.5 kB/s eta 0:00:00 Downloading fsspec-2023.10.0-py3-none-any.whl (166 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 624.6 kB/s eta 0:00:00 Downloading huggingface_hub-0.20.3-py3-none-any.whl (330 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 330.1/330.1 kB 730.3 kB/s eta 0:00:00 Downloading aiohttp-3.9.3-cp311-cp311-win_amd64.whl (365 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 365.3/365.3 kB 946.9 kB/s eta 0:00:00 Downloading GitPython-3.1.41-py3-none-any.whl (196 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 196.4/196.4 kB 744.5 kB/s eta 0:00:00 Downloading google_auth-2.27.0-py2.py3-none-any.whl (186 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 186.8/186.8 kB 751.3 kB/s eta 0:00:00 Downloading google_auth_oauthlib-1.2.0-py2.py3-none-any.whl (24 kB) Downloading grpcio-1.60.0-cp311-cp311-win_amd64.whl (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 2.1 MB/s eta 0:00:00 Downloading importlib_resources-6.1.1-py3-none-any.whl (33 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 495.4 kB/s eta 0:00:00 Downloading matplotlib-3.8.2-cp311-cp311-win_amd64.whl (7.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 1.7 MB/s eta 0:00:00 Downloading openai-1.10.0-py3-none-any.whl (225 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 225.1/225.1 kB 156.3 kB/s eta 0:00:00 Downloading httpx-0.26.0-py3-none-any.whl (75 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.9/75.9 kB 139.9 kB/s eta 0:00:00 Downloading httpcore-1.0.2-py3-none-any.whl (76 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.9/76.9 kB 30.9 kB/s eta 0:00:00 Downloading orjson-3.9.12-cp311-none-win_amd64.whl (134 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 215.6 kB/s eta 0:00:00 Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 182.0 kB/s eta 0:00:00 Downloading protobuf-4.23.4-cp310-abi3-win_amd64.whl (422 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 422.5/422.5 kB 753.6 kB/s eta 0:00:00 Downloading psutil-5.9.8-cp37-abi3-win_amd64.whl (255 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 255.1/255.1 kB 540.5 kB/s eta 0:00:00 Downloading pyarrow-15.0.0-cp311-cp311-win_amd64.whl (24.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.8/24.8 MB 729.4 kB/s eta 0:00:00 Downloading pybind11-2.11.1-py3-none-any.whl (227 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.7/227.7 kB 580.0 kB/s eta 0:00:00 Downloading pydantic-2.6.0-py3-none-any.whl (394 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 394.2/394.2 kB 431.4 kB/s eta 0:00:00 Downloading pydantic_core-2.16.1-cp311-none-win_amd64.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 540.4 kB/s eta 0:00:00 Downloading pytz-2023.4-py2.py3-none-any.whl (506 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 506.5/506.5 kB 327.6 kB/s eta 0:00:00 Downloading scikit_learn-1.4.0-1-cp311-cp311-win_amd64.whl (10.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.6/10.6 MB 1.9 MB/s eta 0:00:00 Downloading sentry_sdk-1.40.0-py2.py3-none-any.whl (257 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 257.5/257.5 kB 87.4 kB/s eta 0:00:00 Downloading tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) Downloading tokenizers-0.15.1-cp311-none-win_amd64.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 1.9 MB/s eta 0:00:00 Downloading tzdata-2023.4-py2.py3-none-any.whl (346 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 346.6/346.6 kB 1.5 MB/s eta 0:00:00 Downloading uvicorn-0.27.0.post1-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.7/60.7 kB 360.6 kB/s eta 0:00:00 Downloading fastapi-0.109.0-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.0/92.0 kB 654.5 kB/s eta 0:00:00 Downloading fastparquet-2023.10.1-cp311-cp311-win_amd64.whl (667 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 667.9/667.9 kB 1.3 MB/s eta 0:00:00 Downloading jsonlines-4.0.0-py3-none-any.whl (8.7 kB) Downloading multiprocess-0.70.15-py311-none-any.whl (135 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 135.4/135.4 kB 613.5 kB/s eta 0:00:00 Downloading ninja-1.11.1.1-py2.py3-none-win_amd64.whl (312 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.0/313.0 kB 843.2 kB/s eta 0:00:00 Downloading numexpr-2.9.0-cp311-cp311-win_amd64.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 501.9 kB/s eta 0:00:00 Downloading pyarrow_hotfix-0.6-py3-none-any.whl (7.9 kB) Downloading pycountry-23.12.11-py3-none-any.whl (6.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 1.2 MB/s eta 0:00:00 Downloading pytablewriter-1.2.0-py3-none-any.whl (111 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.1/111.1 kB 131.7 kB/s eta 0:00:00 Downloading setproctitle-1.3.3-cp311-cp311-win_amd64.whl (11 kB) Downloading termcolor-2.4.0-py3-none-any.whl (7.7 kB) Downloading texttable-1.7.0-py2.py3-none-any.whl (10 kB) Downloading timm-0.9.12-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 2.0 MB/s eta 0:00:00 Downloading xxhash-3.4.1-cp311-cp311-win_amd64.whl (29 kB) Downloading zstandard-0.22.0-cp311-cp311-win_amd64.whl (511 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 511.6/511.6 kB 509.0 kB/s eta 0:00:00 Downloading annotated_types-0.6.0-py3-none-any.whl (12 kB) Downloading attrs-23.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 82.8 kB/s eta 0:00:00 Downloading cachetools-5.3.2-py3-none-any.whl (9.3 kB) Downloading contourpy-1.2.0-cp311-cp311-win_amd64.whl (187 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 187.6/187.6 kB 631.0 kB/s eta 0:00:00 Downloading coverage-7.4.1-cp311-cp311-win_amd64.whl (209 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 209.8/209.8 kB 1.2 MB/s eta 0:00:00 Downloading cramjam-2.8.1-cp311-none-win_amd64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 2.1 MB/s eta 0:00:00 Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB) Downloading DataProperty-1.0.1-py3-none-any.whl (27 kB) Downloading deepdiff-6.7.1-py3-none-any.whl (76 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.6/76.6 kB 602.9 kB/s eta 0:00:00 Downloading distro-1.9.0-py3-none-any.whl (20 kB) Downloading fonttools-4.47.2-cp311-cp311-win_amd64.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 1.5 MB/s eta 0:00:00 Downloading frozenlist-1.4.1-cp311-cp311-win_amd64.whl (50 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.5/50.5 kB 285.2 kB/s eta 0:00:00 Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 477.1 kB/s eta 0:00:00 Downloading joblib-1.3.2-py3-none-any.whl (302 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.2/302.2 kB 719.1 kB/s eta 0:00:00 Downloading jsonschema-4.21.1-py3-none-any.whl (85 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.5/85.5 kB 953.0 kB/s eta 0:00:00 Downloading kiwisolver-1.4.5-cp311-cp311-win_amd64.whl (56 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.1/56.1 kB 588.2 kB/s eta 0:00:00 Downloading mbstrdecoder-1.1.3-py3-none-any.whl (7.8 kB) Downloading pathvalidate-3.2.0-py3-none-any.whl (23 kB) Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 kB 1.2 MB/s eta 0:00:00 Downloading starlette-0.35.1-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.1/71.1 kB 299.7 kB/s eta 0:00:00 Downloading tabledata-1.3.3-py3-none-any.whl (11 kB) Downloading tcolorpy-0.1.4-py3-none-any.whl (7.9 kB) Downloading threadpoolctl-3.2.0-py3-none-any.whl (15 kB) Downloading tox-4.12.1-py3-none-any.whl (154 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.4/154.4 kB 1.2 MB/s eta 0:00:00 Downloading filelock-3.13.1-py3-none-any.whl (11 kB) Downloading typepy-1.3.2-py3-none-any.whl (31 kB) Downloading yarl-1.9.4-cp311-cp311-win_amd64.whl (76 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.7/76.7 kB 386.5 kB/s eta 0:00:00 Downloading portalocker-2.8.2-py3-none-any.whl (17 kB) Downloading toolz-0.12.1-py3-none-any.whl (56 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.1/56.1 kB 420.9 kB/s eta 0:00:00 Downloading chardet-5.2.0-py3-none-any.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 2.0 MB/s eta 0:00:00 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) Downloading platformdirs-4.1.0-py3-none-any.whl (17 kB) Downloading pluggy-1.4.0-py3-none-any.whl (20 kB) Downloading pyasn1-0.5.1-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.9/84.9 kB 95.5 kB/s eta 0:00:00 Downloading pyproject_api-1.6.1-py3-none-any.whl (12 kB) Downloading referencing-0.33.0-py3-none-any.whl (26 kB) Downloading rpds_py-0.17.1-cp311-none-win_amd64.whl (205 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 205.9/205.9 kB 521.7 kB/s eta 0:00:00 Downloading smmap-5.0.1-py3-none-any.whl (24 kB) Downloading virtualenv-20.25.0-py3-none-any.whl (3.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 1.5 MB/s eta 0:00:00 Downloading distlib-0.3.8-py2.py3-none-any.whl (468 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.9/468.9 kB 1.1 MB/s eta 0:00:00 Building wheels for collected packages: hqq, rouge-score, ffmpy, sqlitedict Building wheel for hqq (setup.py) ... done Created wheel for hqq: filename=hqq-0.1.2.post1-py3-none-any.whl size=33648 sha256=580f5cf1cfbca2de2a617bb0289efa328663e46758dc7ecfd9aaa51d79de8280 Stored in directory: c:\users\root\appdata\local\pip\cache\wheels\b5\e4\32\25f31a154d5c8b5c1c6faa281addc1c1a87d2193ad7b722236 Building wheel for rouge-score (setup.py) ... done Created wheel for rouge-score: filename=rouge_score-0.1.2-py3-none-any.whl size=24970 sha256=4b2be76407dd5b80a336b8c44a4754e518188016d30a0259ef7211605ad89853 Stored in directory: c:\users\root\appdata\local\pip\cache\wheels\1e\19\43\8a442dc83660ca25e163e1bd1f89919284ab0d0c1475475148 Building wheel for ffmpy (setup.py) ... done Created wheel for ffmpy: filename=ffmpy-0.3.1-py3-none-any.whl size=5601 sha256=3b1df01e032a5fdbb70136e5bc2ef6cfb2875ed0569260b0085ec0476a44dc7c Stored in directory: c:\users\root\appdata\local\pip\cache\wheels\99\3b\84\22ac1eab7a10222ac6bbc3f7e69b04f3980db328978c533a3f Building wheel for sqlitedict (setup.py) ... done Created wheel for sqlitedict: filename=sqlitedict-2.1.0-py3-none-any.whl size=16901 sha256=92ab325ea30980c72821d050cdeea877904b49d49a0d8b93969eb215a4f48f98 Stored in directory: c:\users\root\appdata\local\pip\cache\wheels\73\63\89\7210274f9b7fb033b8f22671f64c0e0b55083d30c3c046a3ff Successfully built hqq rouge-score ffmpy sqlitedict Installing collected packages: texttable, sqlitedict, sentencepiece, pywin32, pytz, pyreadline3, ninja, gptq-for-llama, ffmpy, distlib, appdirs, zstandard, xxhash, websockets, tzdata, toolz, toml, threadpoolctl, termcolor, tensorboard-data-server, tcolorpy, tabulate, smmap, setproctitle, sentry-sdk, semantic-version, safetensors, rpds-py, rouge, requests, python-multipart, python-dateutil, pyparsing, pydantic-core, pycountry, pybind11, pyasn1, pyarrow-hotfix, psutil, protobuf, portalocker, pluggy, platformdirs, pathvalidate, packaging, orjson, ordered-set, oauthlib, numpy, multidict, mdurl, markdown, kiwisolver, joblib, importlib-resources, humanfriendly, h11, grpcio, fsspec, frozenlist, fonttools, filelock, einops, docker-pycreds, distro, diskcache, dill, cycler, cramjam, coverage, chardet, cachetools, blessings, attrs, annotated-types, aiofiles, absl-py, yarl, virtualenv, uvicorn, tqdm-multiprocess, starlette, scipy, sacrebleu, rsa, requests-oauthlib, referencing, pyproject-api, pydantic, pyasn1-modules, pyarrow, pandas, numexpr, nltk, multiprocess, mbstrdecoder, markdown-it-py, llama-cpp-python-cuda-tensorcores, llama-cpp-python-cuda, llama-cpp-python, jsonlines, huggingface-hub, httpcore, gitdb, gekko, deepdiff, contourpy, colour-runner, coloredlogs, codecov, aiosignal, typepy, tox, tokenizers, scikit-learn, rouge-score, rich, matplotlib, jsonschema-specifications, httpx, google-auth, GitPython, fastparquet, fastapi, ctransformers, bitsandbytes, aiohttp, accelerate, wandb, transformers, timm, rootpath, openai, jsonschema, gradio-client, google-auth-oauthlib, exllamav2, tensorboard, peft, inspecta, hqq, datasets, DataProperty, altair, tabledata, optimum, gradio, auto-gptq, attributedict, pytablewriter, lm_eval, autoawq Attempting uninstall: requests Found existing installation: requests 2.28.1 Uninstalling requests-2.28.1: Successfully uninstalled requests-2.28.1 Attempting uninstall: numpy Found existing installation: numpy 1.26.3 Uninstalling numpy-1.26.3: Successfully uninstalled numpy-1.26.3 Attempting uninstall: fsspec Found existing installation: fsspec 2023.4.0 Uninstalling fsspec-2023.4.0: Successfully uninstalled fsspec-2023.4.0 Attempting uninstall: filelock Found existing installation: filelock 3.9.0 Uninstalling filelock-3.9.0: Successfully uninstalled filelock-3.9.0 Attempting uninstall: starlette Found existing installation: starlette 0.36.1 Uninstalling starlette-0.36.1: Successfully uninstalled starlette-0.36.1

github-actions[bot] commented 5 months ago

This issue has been closed due to inactivity for 2 months. If you believe it is still relevant, please leave a comment below. You can tag a developer in your comment.