Skip to content

Instantly share code, notes, and snippets.

@tgran2028
Last active January 9, 2024 18:18
Show Gist options
  • Save tgran2028/f8d0a3e47e2ebe1e568736380b730e81 to your computer and use it in GitHub Desktop.
Save tgran2028/f8d0a3e47e2ebe1e568736380b730e81 to your computer and use it in GitHub Desktop.
CUDA-enabled miniconda3 environment. Includes langchain, openai, and other LLM development libs
# python=3.11
# cuda-toolkit=12.1.0
# Linux
name: LLM-env
channels:
- pytorch
- nvidia
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- aiohttp=3.9.1=py311h459d7ec_0
- aiosignal=1.3.1=pyhd8ed1ab_0
- annotated-types=0.6.0=pyhd8ed1ab_0
- anyio=3.7.1=pyhd8ed1ab_0
- appdirs=1.4.4=pyh9f0ad1d_0
- argcomplete=3.2.1=pyhd8ed1ab_0
- argon2-cffi=23.1.0=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py311h459d7ec_4
- arrow=1.3.0=pyhd8ed1ab_0
- asgiref=3.7.2=pyhd8ed1ab_0
- asttokens=2.4.1=pyhd8ed1ab_0
- async-lru=2.0.4=pyhd8ed1ab_0
- async-timeout=4.0.3=pyhd8ed1ab_0
- attrs=23.2.0=pyh71513ae_0
- autopep8=2.0.4=pyhd8ed1ab_0
- aws-c-auth=0.7.11=h0100c56_0
- aws-c-cal=0.6.9=h5d48c4d_2
- aws-c-common=0.9.10=hd590300_0
- aws-c-compression=0.2.17=h7f92143_7
- aws-c-event-stream=0.4.0=h0bcb0bb_0
- aws-c-http=0.8.0=hd268abd_0
- aws-c-io=0.13.36=hb3b01f7_3
- aws-c-mqtt=0.10.0=hf5d392a_2
- aws-c-s3=0.4.7=hf8c57b3_3
- aws-c-sdkutils=0.1.13=h7f92143_0
- aws-checksums=0.1.17=h7f92143_6
- aws-crt-cpp=0.26.0=h322303c_4
- aws-sdk-cpp=1.11.210=hac0d6e5_8
- babel=2.14.0=pyhd8ed1ab_0
- backoff=1.11.1=pyhd8ed1ab_0
- bandit=1.7.5=py311h38be061_1
- bcrypt=4.1.2=py311h46250e7_0
- beautifulsoup4=4.12.2=pyha770c72_0
- black=23.12.1=py311h38be061_0
- blas=1.0=mkl
- bleach=6.1.0=pyhd8ed1ab_0
- blinker=1.7.0=pyhd8ed1ab_0
- boto3=1.34.14=pyhd8ed1ab_0
- botocore=1.34.14=pyhd8ed1ab_0
- brotli=1.1.0=hd590300_1
- brotli-bin=1.1.0=hd590300_1
- brotli-python=1.1.0=py311hb755f60_1
- bzip2=1.0.8=hd590300_5
- c-ares=1.24.0=hd590300_0
- ca-certificates=2023.11.17=hbcca054_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- cachetools=5.3.2=pyhd8ed1ab_0
- catalogue=2.0.10=py311h38be061_0
- certifi=2023.11.17=pyhd8ed1ab_0
- cffi=1.16.0=py311hb3a22ac_0
- cfgv=3.3.1=pyhd8ed1ab_0
- charset-normalizer=3.3.2=pyhd8ed1ab_0
- chroma-hnswlib=0.7.3=py311h92ebd52_1
- chromadb=0.4.21=py311h38be061_0
- click=8.1.7=unix_pyh707e725_0
- cloudpathlib=0.16.0=pyhd8ed1ab_0
- colorama=0.4.6=pyhd8ed1ab_0
- coloredlogs=15.0.1=pyhd8ed1ab_3
- colorlog=6.8.0=py311h38be061_0
- comm=0.2.1=pyhd8ed1ab_0
- confection=0.1.4=py311h781c19f_0
- contourpy=1.2.0=py311h9547e67_0
- cryptography=41.0.7=py311hcb13ee4_1
- cuda-cccl=12.3.101=0
- cuda-command-line-tools=12.1.1=0
- cuda-compiler=12.3.2=0
- cuda-cudart=12.1.105=0
- cuda-cudart-dev=12.1.105=0
- cuda-cudart-static=12.1.105=0
- cuda-cuobjdump=12.3.101=0
- cuda-cupti=12.1.105=0
- cuda-cupti-static=12.1.105=0
- cuda-cuxxfilt=12.3.101=0
- cuda-documentation=12.3.101=0
- cuda-driver-dev=12.3.101=0
- cuda-gdb=12.3.101=0
- cuda-libraries=12.1.0=0
- cuda-libraries-dev=12.1.0=0
- cuda-libraries-static=12.1.1=0
- cuda-nsight=12.3.101=0
- cuda-nsight-compute=12.3.2=0
- cuda-nvcc=12.3.107=0
- cuda-nvdisasm=12.3.101=0
- cuda-nvml-dev=12.3.101=0
- cuda-nvprof=12.3.101=0
- cuda-nvprune=12.3.101=0
- cuda-nvrtc=12.1.105=0
- cuda-nvrtc-dev=12.1.105=0
- cuda-nvrtc-static=12.1.105=0
- cuda-nvtx=12.1.105=0
- cuda-nvvp=12.3.101=0
- cuda-opencl=12.3.101=0
- cuda-opencl-dev=12.3.101=0
- cuda-profiler-api=12.3.101=0
- cuda-python=12.3.0=py311h7ca8cf1_0
- cuda-runtime=12.1.0=0
- cuda-sanitizer-api=12.3.101=0
- cuda-toolkit=12.1.0=0
- cuda-tools=12.1.0=0
- cuda-version=12.2=he2b69de_2
- cuda-visual-tools=12.1.0=0
- curl=8.5.0=hdbd6064_0
- cycler=0.12.1=pyhd8ed1ab_0
- cymem=2.0.8=py311hb755f60_1
- dataclasses-json=0.6.3=pyhd8ed1ab_0
- datasets=2.16.1=pyhd8ed1ab_0
- dbus=1.13.18=hb2f20db_0
- debugpy=1.8.0=py311hb755f60_1
- decorator=5.1.1=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- deprecated=1.2.14=pyh1a96a4e_0
- dill=0.3.7=pyhd8ed1ab_0
- distlib=0.3.8=pyhd8ed1ab_0
- distro=1.9.0=pyhd8ed1ab_0
- docker-pycreds=0.4.0=py_0
- dparse=0.6.3=pyhd8ed1ab_0
- duckdb=0.7.1=py311hcafe171_1
- duckdb-engine=0.9.5=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- et_xmlfile=1.1.0=pyhd8ed1ab_0
- exceptiongroup=1.2.0=pyhd8ed1ab_0
- executing=2.0.1=pyhd8ed1ab_0
- expat=2.5.0=hcb278e6_1
- faiss=1.7.4=py311h26a440e_0_cpu
- fastapi=0.108.0=pyhd8ed1ab_0
- ffmpeg=4.3=hf484d3e_0
- filelock=3.13.1=pyhd8ed1ab_0
- fontconfig=2.14.2=h14ed4e7_0
- fonttools=4.47.0=py311h459d7ec_0
- fqdn=1.5.1=pyhd8ed1ab_0
- freetype=2.12.1=h267a509_2
- frozenlist=1.4.1=py311h459d7ec_0
- gds-tools=1.8.1.2=0
- gettext=0.21.1=h27087fc_0
- gflags=2.2.2=he1b5a44_1004
- giflib=5.2.1=h0b41bf4_3
- git=2.43.0=pl5321h7bc287a_0
- gitdb=4.0.11=pyhd8ed1ab_0
- gitpython=3.1.40=pyhd8ed1ab_0
- glib=2.78.3=hfc55251_0
- glib-tools=2.78.3=hfc55251_0
- glog=0.6.0=h6f12383_0
- gmp=6.3.0=h59595ed_0
- gmpy2=2.1.2=py311h6a5fa03_1
- gnutls=3.6.13=h85f3911_1
- google-api-core=2.15.0=pyhd8ed1ab_0
- google-auth=2.26.1=pyhca7485f_0
- googleapis-common-protos=1.62.0=pyhd8ed1ab_0
- greenlet=3.0.3=py311hb755f60_0
- grpcio=1.59.3=py311ha6695c7_0
- gst-plugins-base=1.14.1=h6a678d5_1
- gstreamer=1.14.1=h5eee18b_1
- h11=0.14.0=pyhd8ed1ab_0
- h2=4.1.0=pyhd8ed1ab_0
- hpack=4.0.0=pyh9f0ad1d_0
- httpcore=1.0.2=pyhd8ed1ab_0
- httpx=0.26.0=pyhd8ed1ab_0
- huggingface_hub=0.20.2=pyhd8ed1ab_0
- humanfriendly=10.0=pyhd8ed1ab_6
- hyperframe=6.0.1=pyhd8ed1ab_0
- icu=73.2=h59595ed_0
- identify=2.5.33=pyhd8ed1ab_0
- idna=3.6=pyhd8ed1ab_0
- importlib-metadata=6.10.0=pyha770c72_0
- importlib-resources=6.1.1=pyhd8ed1ab_0
- importlib_metadata=6.10.0=hd8ed1ab_0
- importlib_resources=6.1.1=pyhd8ed1ab_0
- iniconfig=2.0.0=pyhd8ed1ab_0
- intel-openmp=2023.1.0=hdb19cb5_46306
- ipykernel=6.28.0=pyhd33586a_0
- ipython=8.19.0=pyh707e725_0
- ipython-sql=0.3.9=pyhd8ed1ab_1004
- ipython_genutils=0.2.0=py_1
- ipywidgets=8.1.1=pyhd8ed1ab_0
- isoduration=20.11.0=pyhd8ed1ab_0
- isort=5.13.2=pyhd8ed1ab_0
- jedi=0.19.1=pyhd8ed1ab_0
- jinja2=3.1.2=pyhd8ed1ab_1
- jmespath=1.0.1=pyhd8ed1ab_0
- joblib=1.3.2=pyhd8ed1ab_0
- jpeg=9e=h166bdaf_2
- json5=0.9.14=pyhd8ed1ab_0
- jsonpatch=1.33=pyhd8ed1ab_0
- jsonpath-ng=1.6.0=pyhd8ed1ab_0
- jsonpointer=2.4=py311h38be061_3
- jsonschema=4.20.0=pyhd8ed1ab_0
- jsonschema-specifications=2023.12.1=pyhd8ed1ab_0
- jsonschema-with-format-nongpl=4.20.0=pyhd8ed1ab_0
- jupyter=1.0.0=pyhd8ed1ab_10
- jupyter-ai-magics=2.9.0=pyhd8ed1ab_0
- jupyter-lsp=2.2.1=pyhd8ed1ab_0
- jupyter_client=8.6.0=pyhd8ed1ab_0
- jupyter_console=6.6.3=pyhd8ed1ab_0
- jupyter_core=5.7.0=py311h38be061_0
- jupyter_events=0.9.0=pyhd8ed1ab_0
- jupyter_server=2.12.2=pyhd8ed1ab_0
- jupyter_server_terminals=0.5.1=pyhd8ed1ab_0
- jupyterlab=4.0.10=pyhd8ed1ab_0
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_0
- jupyterlab_server=2.25.2=pyhd8ed1ab_0
- jupyterlab_widgets=3.0.9=pyhd8ed1ab_0
- jupytext=1.16.0=pyhd8ed1ab_0
- keyutils=1.6.1=h166bdaf_0
- kiwisolver=1.4.5=py311h9547e67_1
- krb5=1.20.1=h81ceb04_0
- lame=3.100=h166bdaf_1003
- langchain=0.0.350=pyhd8ed1ab_0
- langchain-community=0.0.7=pyhd8ed1ab_1
- langchain-core=0.1.3=pyhd8ed1ab_0
- langcodes=3.3.0=pyhd8ed1ab_0
- langsmith=0.0.78=pyhd8ed1ab_0
- lcms2=2.15=hfd0df8a_0
- ld_impl_linux-64=2.40=h41732ed_0
- lerc=4.0.0=h27087fc_0
- levenshtein=0.23.0=py311hb755f60_0
- libabseil=20230802.1=cxx17_h59595ed_0
- libarrow=14.0.2=h84dd17c_2_cpu
- libarrow-acero=14.0.2=h59595ed_2_cpu
- libarrow-dataset=14.0.2=h59595ed_2_cpu
- libarrow-flight=14.0.2=h120cb0d_2_cpu
- libarrow-flight-sql=14.0.2=h61ff412_2_cpu
- libarrow-gandiva=14.0.2=hacb8726_2_cpu
- libarrow-substrait=14.0.2=h61ff412_2_cpu
- libblas=3.9.0=1_h86c2bf4_netlib
- libbrotlicommon=1.1.0=hd590300_1
- libbrotlidec=1.1.0=hd590300_1
- libbrotlienc=1.1.0=hd590300_1
- libcblas=3.9.0=5_h92ddd45_netlib
- libclang=14.0.6=default_h7634d5b_1
- libclang13=14.0.6=default_h9986a30_1
- libcrc32c=1.1.2=h9c3ff4c_0
- libcublas=12.1.0.26=0
- libcublas-dev=12.1.0.26=0
- libcublas-static=12.2.5.6=hd3aeb46_0
- libcufft=11.0.2.4=0
- libcufft-dev=11.0.2.4=0
- libcufft-static=11.0.8.103=hd3aeb46_0
- libcufile=1.8.1.2=0
- libcufile-dev=1.8.1.2=0
- libcufile-static=1.8.1.2=0
- libcups=2.3.3=h36d4200_3
- libcurand=10.3.4.107=0
- libcurand-dev=10.3.4.107=0
- libcurand-static=10.3.4.107=0
- libcurl=8.5.0=h251f7ec_0
- libcusolver=11.4.4.55=0
- libcusolver-dev=11.4.4.55=0
- libcusolver-static=11.5.2.141=hd3aeb46_0
- libcusparse=12.0.2.55=0
- libcusparse-dev=12.0.2.55=0
- libcusparse-static=12.1.2.141=hd3aeb46_0
- libdeflate=1.17=h0b41bf4_0
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=hd590300_2
- libevent=2.1.12=hf998b51_1
- libexpat=2.5.0=hcb278e6_1
- libfaiss=1.7.4=h2bc3f7f_0_cpu
- libfaiss-avx2=1.7.4=h1234567_0_cpu
- libffi=3.4.2=h7f98852_5
- libgcc-ng=13.2.0=h807b86a_3
- libgfortran-ng=13.2.0=h69a702a_3
- libgfortran5=13.2.0=ha4646dd_3
- libglib=2.78.3=h783c2da_0
- libgomp=13.2.0=h807b86a_3
- libgoogle-cloud=2.12.0=h5206363_4
- libgrpc=1.59.3=hd6c4280_0
- libhwloc=2.9.1=hd6dc26d_0
- libiconv=1.17=hd590300_2
- libjpeg-turbo=2.0.0=h9bf148f_0
- liblapack=3.9.0=5_h92ddd45_netlib
- libllvm14=14.0.6=hcd5def8_4
- libllvm15=15.0.7=hadd5161_1
- libnghttp2=1.58.0=h47da74e_1
- libnl=3.9.0=hd590300_0
- libnpp=12.0.2.50=0
- libnpp-dev=12.0.2.50=0
- libnpp-static=12.2.1.4=hd3aeb46_0
- libnsl=2.0.1=hd590300_0
- libnuma=2.0.16=h0b41bf4_1
- libnvjitlink=12.1.105=0
- libnvjitlink-dev=12.1.105=0
- libnvjitlink-static=12.2.140=hd3aeb46_0
- libnvjpeg=12.1.1.14=0
- libnvjpeg-dev=12.1.1.14=0
- libnvjpeg-static=12.2.2.4=ha770c72_0
- libnvvm-samples=12.1.105=0
- libopenblas=0.3.25=pthreads_h413a1c8_0
- libparquet=14.0.2=h352af49_2_cpu
- libpng=1.6.39=h753d276_0
- libpq=12.15=hdbd6064_1
- libprotobuf=4.24.4=hf27288f_0
- libpulsar=3.4.2=h5b2b34b_0
- libre2-11=2023.06.02=h7a70373_0
- libsentencepiece=0.1.99=h866249d_5
- libsodium=1.0.18=h36c2ea0_1
- libsqlite=3.44.2=h2797004_0
- libssh2=1.11.0=h0841786_0
- libstdcxx-ng=13.2.0=h7e041cc_3
- libthrift=0.19.0=hb90f79a_1
- libtiff=4.5.0=h6adf6a1_2
- libutf8proc=2.8.0=h166bdaf_0
- libuuid=2.38.1=h0b41bf4_0
- libuv=1.46.0=hd590300_0
- libwebp=1.3.2=h11a3e52_0
- libwebp-base=1.3.2=hd590300_0
- libxcb=1.16=hd590300_0
- libxcrypt=4.4.36=hd590300_1
- libxkbcommon=1.0.3=he3ba5ed_0
- libxml2=2.10.4=hf1b16e4_1
- libzlib=1.2.13=hd590300_5
- llvm-openmp=15.0.7=h0cdce71_0
- loguru=0.7.2=py311h38be061_1
- lz4-c=1.9.4=hcb278e6_0
- markdown-it-py=3.0.0=pyhd8ed1ab_0
- markupsafe=2.1.3=py311h459d7ec_1
- marshmallow=3.20.1=pyhd8ed1ab_0
- matplotlib=3.8.2=py311h38be061_0
- matplotlib-base=3.8.2=py311h54ef318_0
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- mdit-py-plugins=0.4.0=pyhd8ed1ab_0
- mdurl=0.1.2=pyhd8ed1ab_0
- mistune=3.0.2=pyhd8ed1ab_0
- mkl=2023.1.0=h213fc3f_46344
- mkl-service=2.4.0=py311h5eee18b_1
- mmh3=4.0.1=py311hb755f60_2
- monotonic=1.5=py_0
- mpc=1.3.1=hfe3b2da_0
- mpfr=4.2.1=h9458935_0
- mpmath=1.3.0=pyhd8ed1ab_0
- multidict=6.0.4=py311h459d7ec_1
- multiprocess=0.70.15=py311h459d7ec_1
- munkres=1.1.4=pyh9f0ad1d_0
- murmurhash=1.0.10=py311hb755f60_1
- mypy=1.8.0=py311h459d7ec_0
- mypy_extensions=1.0.0=pyha770c72_0
- mysql=5.7.20=hf484d3e_1001
- nbclient=0.8.0=pyhd8ed1ab_0
- nbconvert=7.14.0=pyhd8ed1ab_0
- nbconvert-core=7.14.0=pyhd8ed1ab_0
- nbconvert-pandoc=7.14.0=pyhd8ed1ab_0
- nbformat=5.9.2=pyhd8ed1ab_0
- nbqa=1.7.1=pyhd8ed1ab_0
- ncurses=6.4=h59595ed_2
- nest-asyncio=1.5.8=pyhd8ed1ab_0
- nettle=3.6=he412f7d_0
- networkx=3.2.1=pyhd8ed1ab_0
- nltk=3.8.1=pyhd8ed1ab_0
- nodeenv=1.8.0=pyhd8ed1ab_0
- nodejs=20.9.0=hb753e55_0
- notebook=7.0.6=pyhd8ed1ab_0
- notebook-shim=0.2.3=pyhd8ed1ab_0
- nox=2023.4.22=py311h38be061_1
- nsight-compute=2023.3.1.1=0
- numexpr=2.8.7=py311h65dcdc2_0
- numpy=1.26.3=py311h64a7726_0
- oauthlib=3.2.2=pyhd8ed1ab_0
- onnxruntime=1.16.3=py311hf017ac3_0_cpu
- openapi-schema-pydantic=1.2.4=pyhd8ed1ab_0
- openh264=2.1.1=h780b84a_0
- openjpeg=2.5.0=hfec8fc6_2
- openpyxl=3.1.2=py311h459d7ec_1
- openssl=3.2.0=hd590300_1
- opentelemetry-api=1.22.0=pyhd8ed1ab_1
- opentelemetry-exporter-otlp-proto-common=1.22.0=pyhd8ed1ab_1
- opentelemetry-exporter-otlp-proto-grpc=1.22.0=pyhd8ed1ab_1
- opentelemetry-instrumentation=0.43b0=pyhd8ed1ab_0
- opentelemetry-instrumentation-asgi=0.43b0=pyhd8ed1ab_0
- opentelemetry-instrumentation-fastapi=0.43b0=pyhd8ed1ab_0
- opentelemetry-proto=1.22.0=pyhd8ed1ab_1
- opentelemetry-sdk=1.22.0=pyhd8ed1ab_1
- opentelemetry-semantic-conventions=0.43b0=pyhd8ed1ab_1
- opentelemetry-util-http=0.43b0=pyhd8ed1ab_0
- orc=1.9.2=h4b38347_0
- overrides=7.4.0=pyhd8ed1ab_0
- packaging=23.2=pyhd8ed1ab_0
- pandas=2.1.4=py311h320fe9a_0
- pandas-stubs=2.1.4.231227=pyhd8ed1ab_0
- pandoc=3.1.3=h32600fe_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- paramiko=3.4.0=pyhd8ed1ab_0
- parso=0.8.3=pyhd8ed1ab_0
- pathspec=0.12.1=pyhd8ed1ab_0
- pathtools=0.1.2=py_1
- pathy=0.10.3=py311h06a4308_0
- patsy=0.5.6=pyhd8ed1ab_0
- pbr=6.0.0=pyhd8ed1ab_0
- pcre2=10.42=hcad00b1_0
- perl=5.32.1=7_hd590300_perl5
- pexpect=4.8.0=pyh1a96a4e_2
- pickleshare=0.7.5=py_1003
- pillow=10.0.1=py311ha6cbd5a_0
- pip=23.3.2=pyhd8ed1ab_0
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1
- platformdirs=4.1.0=pyhd8ed1ab_0
- plotly=5.18.0=pyhd8ed1ab_0
- pluggy=1.3.0=pyhd8ed1ab_0
- plumbum=1.8.2=pyhd8ed1ab_0
- ply=3.11=py_1
- posthog=3.1.0=pyhd8ed1ab_0
- pre-commit=3.6.0=pyha770c72_0
- preshed=3.0.9=py311hb755f60_1
- prettytable=3.9.0=pyhd8ed1ab_0
- prometheus_client=0.19.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.42=pyha770c72_0
- prompt_toolkit=3.0.42=hd8ed1ab_0
- protobuf=4.24.4=py311h46cbc50_0
- psutil=5.9.7=py311h459d7ec_0
- pthread-stubs=0.4=h36c2ea0_1001
- ptyprocess=0.7.0=pyhd3deb0d_0
- pulsar-client=3.4.0=py311hb755f60_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- py=1.11.0=pyh6c4a22f_0
- pyarrow=14.0.2=py311h39c9aba_2_cpu
- pyarrow-hotfix=0.6=pyhd8ed1ab_0
- pyasn1=0.5.1=pyhd8ed1ab_0
- pyasn1-modules=0.3.0=pyhd8ed1ab_0
- pycodestyle=2.11.1=pyhd8ed1ab_0
- pycparser=2.21=pyhd8ed1ab_0
- pydocstyle=6.3.0=pyhd8ed1ab_0
- pygithub=2.1.1=pyhd8ed1ab_0
- pygments=2.17.2=pyhd8ed1ab_0
- pyjwt=2.8.0=pyhd8ed1ab_0
- pynacl=1.5.0=py311h459d7ec_3
- pyopenssl=23.3.0=pyhd8ed1ab_0
- pyparsing=3.1.1=pyhd8ed1ab_0
- pypika=0.48.9=pyhd8ed1ab_0
- pyqt=5.15.10=py311h6a678d5_0
- pyqt5-sip=12.13.0=py311h5eee18b_0
- pyright=1.1.344=py311hb97578e_0
- pysocks=1.7.1=pyha2e5f31_6
- pytest=7.4.4=pyhd8ed1ab_0
- pytest-subtests=0.11.0=pyhd8ed1ab_0
- python=3.11.7=hab00c5b_1_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python-duckdb=0.9.2=py311hb755f60_0
- python-fastjsonschema=2.19.1=pyhd8ed1ab_0
- python-flatbuffers=23.5.26=pyhd8ed1ab_0
- python-json-logger=2.0.7=pyhd8ed1ab_0
- python-kubernetes=28.1.0=pyhd8ed1ab_0
- python-levenshtein=0.23.0=pyhd8ed1ab_0
- python-tzdata=2023.4=pyhd8ed1ab_0
- python-xxhash=3.4.1=py311h459d7ec_0
- python_abi=3.11=4_cp311
- pytorch=2.1.2=py3.11_cuda12.1_cudnn8.9.2_0
- pytorch-cuda=12.1=ha16c6d3_5
- pytorch-mutex=1.0=cuda
- pytz=2023.3.post1=pyhd8ed1ab_0
- pyu2f=0.1.5=pyhd8ed1ab_0
- pyupgrade=3.15.0=pyhd8ed1ab_0
- pywin32-on-windows=0.1.0=pyh1179c8e_3
- pyyaml=6.0.1=py311h459d7ec_1
- pyzmq=25.1.2=py311h34ded2d_0
- qt-main=5.15.2=h53bd1ea_10
- qtconsole-base=5.5.1=pyha770c72_0
- qtpy=2.4.1=pyhd8ed1ab_0
- rapidfuzz=3.6.1=py311hb755f60_0
- rdma-core=49.0=hd3aeb46_2
- re2=2023.06.02=h2873b5e_0
- readline=8.2=h8228510_1
- redis-py=4.6.0=pyhd8ed1ab_0
- referencing=0.32.1=pyhd8ed1ab_0
- regex=2023.12.25=py311h459d7ec_0
- requests=2.31.0=pyhd8ed1ab_0
- requests-oauthlib=1.3.1=pyhd8ed1ab_0
- rfc3339-validator=0.1.4=pyhd8ed1ab_0
- rfc3986-validator=0.1.1=pyh9f0ad1d_0
- rich=13.7.0=pyhd8ed1ab_0
- rpds-py=0.16.2=py311h46250e7_0
- rsa=4.9=pyhd8ed1ab_0
- ruamel.yaml=0.18.5=py311h459d7ec_0
- ruamel.yaml.clib=0.2.7=py311h459d7ec_2
- ruff=0.1.11=py311h7145743_0
- s2n=1.4.1=h06160fa_0
- s3transfer=0.10.0=pyhd8ed1ab_0
- safety=2.3.4=pyhd8ed1ab_0
- scikit-learn=1.3.2=py311hc009520_2
- scipy=1.11.4=py311h64a7726_0
- seaborn=0.13.1=hd8ed1ab_0
- seaborn-base=0.13.1=pyhd8ed1ab_0
- send2trash=1.8.2=pyh41d4057_0
- sentence-transformers=2.2.2=pyhd8ed1ab_0
- sentencepiece=0.1.99=h38be061_5
- sentencepiece-python=0.1.99=py311h4b01a32_5
- sentencepiece-spm=0.1.99=h866249d_5
- sentry-sdk=1.39.1=pyhd8ed1ab_0
- setproctitle=1.3.3=py311h459d7ec_0
- shellingham=1.5.4=pyhd8ed1ab_0
- sip=6.7.12=py311hb755f60_0
- six=1.16.0=pyh6c4a22f_0
- smart_open=6.4.0=pyhd8ed1ab_0
- smmap=5.0.0=pyhd8ed1ab_0
- snappy=1.1.10=h9fff704_0
- sniffio=1.3.0=pyhd8ed1ab_0
- snowballstemmer=2.2.0=pyhd8ed1ab_0
- soupsieve=2.5=pyhd8ed1ab_1
- spacy=3.7.2=py311h92ebd52_0
- spacy-legacy=3.0.12=pyhd8ed1ab_0
- spacy-loggers=1.0.5=pyhd8ed1ab_0
- sqlalchemy=2.0.25=py311h459d7ec_0
- sqlite=3.44.2=h2c6b66d_0
- sqlparse=0.4.4=pyhd8ed1ab_0
- srsly=2.4.8=py311hb755f60_1
- stack_data=0.6.2=pyhd8ed1ab_0
- starlette=0.32.0.post1=pyhd8ed1ab_0
- statsmodels=0.14.1=py311h1f0f07a_0
- stevedore=5.1.0=pyhd8ed1ab_0
- sympy=1.12=pypyh9d50eac_103
- tbb=2021.9.0=hf52228f_0
- tenacity=8.2.3=pyhd8ed1ab_0
- terminado=0.18.0=pyh0d859eb_0
- textblob=0.15.3=py_0
- thefuzz=0.19.0=pyhd8ed1ab_1
- thinc=8.2.2=py311h92ebd52_0
- threadpoolctl=3.2.0=pyha21a80b_0
- tinycss2=1.2.1=pyhd8ed1ab_0
- tk=8.6.13=noxft_h4845f30_101
- tokenize-rt=5.2.0=pyhd8ed1ab_0
- tokenizers=0.15.0=py311h6640629_1
- toml=0.10.2=pyhd8ed1ab_0
- tomli=2.0.1=pyhd8ed1ab_0
- torchaudio=2.1.2=py311_cu121
- torchtriton=2.1.0=py311
- torchvision=0.16.2=py311_cu121
- tornado=6.3.3=py311h459d7ec_1
- tox=3.27.1=pyhd8ed1ab_0
- tqdm=4.66.1=pyhd8ed1ab_0
- traitlets=5.14.1=pyhd8ed1ab_0
- transformers=4.36.2=pyhd8ed1ab_0
- typeguard=4.1.5=pyhd8ed1ab_1
- typer=0.9.0=pyhd8ed1ab_0
- types-python-dateutil=2.8.19.20240106=pyhd8ed1ab_0
- types-pytz=2023.3.1.1=pyhd8ed1ab_0
- typing-extensions=4.9.0=hd8ed1ab_0
- typing_extensions=4.9.0=pyha770c72_0
- typing_inspect=0.9.0=pyhd8ed1ab_0
- typing_utils=0.1.0=pyhd8ed1ab_0
- tzdata=2023d=h0c530f3_0
- ucx=1.15.0=h6d2d1ec_2
- ukkonen=1.0.1=py311h9547e67_4
- uri-template=1.3.0=pyhd8ed1ab_0
- uvicorn=0.25.0=py311h38be061_0
- virtualenv=20.25.0=pyhd8ed1ab_0
- wandb=0.16.1=pyhd8ed1ab_0
- wasabi=1.1.2=py311h38be061_0
- wcwidth=0.2.12=pyhd8ed1ab_0
- weasel=0.3.4=pyhd8ed1ab_0
- webcolors=1.13=pyhd8ed1ab_0
- webencodings=0.5.1=pyhd8ed1ab_2
- websocket-client=1.7.0=pyhd8ed1ab_0
- wheel=0.42.0=pyhd8ed1ab_0
- widgetsnbextension=4.0.9=pyhd8ed1ab_0
- wrapt=1.16.0=py311h459d7ec_0
- xorg-libxau=1.0.11=hd590300_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xxhash=0.8.2=hd590300_0
- xz=5.4.5=h5eee18b_0
- yaml=0.2.5=h7f98852_2
- yarl=1.9.3=py311h459d7ec_0
- zeromq=4.3.5=h59595ed_0
- zipp=3.17.0=pyhd8ed1ab_0
- zlib=1.2.13=hd590300_5
- zstd=1.5.5=hfc55251_0
- pip:
- bash-kernel==0.9.3
- blis==0.7.11
- boilerpy3==1.0.7
- cattrs==23.2.3
- chardet==5.2.0
- django==5.0.1
- django-haystack==3.2.1
- docopt==0.6.2
- elastic-transport==8.11.0
- elasticsearch==8.11.1
- elasticsearch-haystack==0.1.2
- emoji==2.9.0
- en-core-web-lg==3.7.1
- en-core-web-md==3.7.1
- en-core-web-sm==3.7.1
- errant==3.0.0
- events==0.5
- farm-haystack==1.23.0
- filetype==1.2.0
- fsspec==2023.12.2
- fuzzywuzzy==0.18.0
- gramformer==1.0
- haystack-ai==2.0.0b4
- haystack-bm25==1.0.2
- haystack-memory==0.7
- haystack-redis==0.0.1
- hiredis==2.3.2
- inflect==7.0.0
- jsonpath-python==1.0.6
- langdetect==1.0.9
- lazy-imports==0.3.1
- lxml==5.1.0
- more-itertools==9.1.0
- num2words==0.5.13
- openai==1.7.0
- prompthub-py==4.0.0
- pydantic==2.5.3
- pydantic-core==2.14.6
- python-iso639==2024.1.2
- python-magic==0.4.27
- python-ulid==1.1.0
- quantulum3==0.9.0
- rank-bm25==0.2.2
- redis-om==0.2.1
- requests-cache==0.9.8
- rfc3987==1.3.8
- safetensors==0.4.1
- setuptools==69.0.3
- sseclient-py==1.8.0
- tabulate==0.9.0
- tiktoken==0.5.2
#-----------------
# TYPES
# ----------------
# - types-aiofiles==23.2.0.20240106
# - types-all==1.0.0
# - types-annoy==1.17.8.4
# - types-atomicwrites==1.4.5.1
# - types-backports==0.1.3
# - types-backports-abc==0.5.2
# - types-bleach==6.1.0.1
# - types-boto==2.49.18.9
# - types-cachetools==5.3.0.7
# - types-certifi==2021.10.8.3
# - types-cffi==1.16.0.20240106
# - types-characteristic==14.3.7
# - types-chardet==5.0.4.6
# - types-click==7.1.8
# - types-click-spinner==0.1.13.20240106
# - types-colorama==0.4.15.20240106
# - types-contextvars==2.4.7.3
# - types-croniter==2.0.0.20240106
# - types-cryptography==3.3.23.2
# - types-dataclasses==0.6.6
# - types-dateparser==1.1.4.20240106
# - types-datetimerange==2.0.0.6
# - types-decorator==5.1.8.20240106
# - types-deprecated==1.2.9.20240106
# - types-docopt==0.6.11.4
# - types-docutils==0.20.0.20240106
# - types-emoji==2.1.0.3
# - types-enum34==1.1.8
# - types-fb303==1.0.0
# - types-filelock==3.2.7
# - types-first==2.0.5.2
# - types-flask==1.1.6
# - types-freezegun==1.1.10
# - types-frozendict==2.0.9
# - types-futures==3.3.8
# - types-geoip2==3.0.0
# - types-ipaddress==1.0.8
# - types-itsdangerous==1.1.6
# - types-jack-client==0.5.10.20240106
# - types-jinja2==2.11.9
# - types-kazoo==0.1.3
# - types-markdown==3.5.0.20240106
# - types-markupsafe==1.1.10
# - types-maxminddb==1.5.0
# - types-mock==5.1.0.20240106
# - types-mypy-extensions==1.0.0.5
# - types-nmap==0.1.6
# - types-openssl-python==0.1.3
# - types-orjson==3.6.2
# - types-paramiko==3.4.0.20240106
# - types-pathlib2==2.3.0
# - types-pillow==10.1.0.20240106
# - types-pkg-resources==0.1.3
# - types-polib==1.2.0.20240106
# - types-protobuf==4.24.0.20240106
# - types-pyaudio==0.2.16.20240106
# - types-pycurl==7.45.2.20240106
# - types-pyfarmhash==0.3.1.2
# - types-pyjwt==1.7.1
# - types-pymssql==2.1.0
# - types-pymysql==1.1.0.1
# - types-pyopenssl==23.3.0.20240106
# - types-pyrfc3339==1.1.1.5
# - types-pysftp==0.2.17.20240106
# - types-python-gflags==3.1.7.3
# - types-python-slugify==8.0.0.3
# - types-pyvmomi==8.0.0.6
# - types-pyyaml==6.0.12.12
# - types-redis==4.6.0.20240106
# - types-requests==2.31.0.20240106
# - types-retry==0.9.9.4
# - types-routes==2.5.0
# - types-scribe==2.0.0
# - types-setuptools==69.0.0.20240106
# - types-simplejson==3.19.0.2
# - types-singledispatch==4.1.0.0
# - types-six==1.16.21.20240106
# - types-tabulate==0.9.0.20240106
# - types-termcolor==1.1.6.2
# - types-toml==0.10.8.7
# - types-tornado==5.1.1
# - types-typed-ast==1.5.8.7
# - types-tzlocal==5.1.0.1
# - types-ujson==5.9.0.0
# - types-waitress==2.1.4.20240106
# - types-werkzeug==1.0.9
# - types-xxhash==3.0.5.2
- unstructured==0.11.8
- unstructured-client==0.15.2
- url-normalize==1.4.3
- urllib3==2.1.0
- whoosh==2.7.4
prefix: ${HOME}/miniconda3/envs/LLM-env
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment