conda_env.txt 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. # This file may be used to create an environment using:
  2. # $ conda create --name llama3 --file conda_env.txt
  3. # platform: linux-64
  4. _libgcc_mutex=0.1=conda_forge
  5. _openmp_mutex=4.5=2_gnu
  6. aiosignal=1.3.1=pyhd8ed1ab_0
  7. annotated-types=0.7.0=pyhd8ed1ab_0
  8. anyio=4.2.0=py312h06a4308_0
  9. async-timeout=4.0.3=pyhd8ed1ab_0
  10. attrs=24.2.0=pyh71513ae_0
  11. blas=1.1=openblas
  12. bottleneck=1.3.7=py312ha883a20_0
  13. brotli-python=1.0.9=py312h6a678d5_8
  14. bzip2=1.0.8=h5eee18b_6
  15. ca-certificates=2024.7.4=hbcca054_0
  16. certifi=2024.7.4=py312h06a4308_0
  17. cffi=1.16.0=py312h5eee18b_1
  18. charset-normalizer=3.3.2=pyhd8ed1ab_0
  19. click=8.1.7=py312h06a4308_0
  20. deprecation=2.1.0=pyh9f0ad1d_0
  21. expat=2.6.2=h6a678d5_0
  22. fastapi=0.103.0=py312h06a4308_0
  23. frozenlist=1.4.0=py312h5eee18b_0
  24. greenlet=3.0.1=py312h6a678d5_0
  25. h11=0.14.0=py312h06a4308_0
  26. h2=4.1.0=pyhd8ed1ab_0
  27. hpack=4.0.0=pyh9f0ad1d_0
  28. httpcore=1.0.5=pyhd8ed1ab_0
  29. hyperframe=6.0.1=pyhd8ed1ab_0
  30. idna=3.7=pyhd8ed1ab_0
  31. jsonpatch=1.33=pyhd8ed1ab_0
  32. jsonpointer=2.0=py_0
  33. ld_impl_linux-64=2.38=h1181459_1
  34. libffi=3.4.4=h6a678d5_1
  35. libgcc-ng=14.1.0=h77fa898_0
  36. libgfortran-ng=14.1.0=h69a702a_0
  37. libgfortran5=14.1.0=hc5f4f2c_0
  38. libgomp=14.1.0=h77fa898_0
  39. libopenblas=0.3.28=pthreads_h94d23a6_0
  40. libstdcxx-ng=11.2.0=h1234567_1
  41. libuuid=1.41.5=h5eee18b_0
  42. lz4-c=1.9.4=h6a678d5_1
  43. multidict=6.0.4=py312h5eee18b_0
  44. ncurses=6.4=h6a678d5_0
  45. numexpr=2.8.7=py312he7dcb8a_0
  46. numpy=1.26.4=py312h2809609_0
  47. numpy-base=1.26.4=py312he1a6c75_0
  48. openssl=3.3.1=h4bc722e_2
  49. orjson=3.9.15=py312h97a8848_0
  50. packaging=24.1=pyhd8ed1ab_0
  51. pandas=2.2.2=py312h526ad5a_0
  52. pip=24.2=py312h06a4308_0
  53. pycparser=2.22=pyhd8ed1ab_0
  54. pysocks=1.7.1=pyha2e5f31_6
  55. python=3.12.4=h5148396_1
  56. python-dateutil=2.9.0post0=py312h06a4308_2
  57. python-tzdata=2023.3=pyhd3eb1b0_0
  58. pytz=2024.1=py312h06a4308_0
  59. readline=8.2=h5eee18b_0
  60. requests=2.32.3=pyhd8ed1ab_0
  61. setuptools=72.1.0=py312h06a4308_0
  62. six=1.16.0=pyhd3eb1b0_1
  63. sniffio=1.3.0=py312h06a4308_0
  64. sqlite=3.45.3=h5eee18b_0
  65. starlette=0.27.0=py312h06a4308_0
  66. tk=8.6.14=h39e8969_0
  67. typing-extensions=4.12.2=hd8ed1ab_0
  68. typing_extensions=4.12.2=pyha770c72_0
  69. tzdata=2024a=h04d1e81_0
  70. tzlocal=5.2=py312h06a4308_0
  71. urllib3=2.2.2=pyhd8ed1ab_1
  72. uvicorn=0.20.0=py312h06a4308_0
  73. websockets=10.4=py312h5eee18b_1
  74. wheel=0.43.0=py312h06a4308_0
  75. xz=5.4.6=h5eee18b_1
  76. yaml=0.2.5=h7f98852_2
  77. yarl=1.9.3=py312h5eee18b_0
  78. zlib=1.2.13=h5eee18b_1
  79. zstandard=0.22.0=py312h2c38b39_0
  80. zstd=1.5.5=hc292b87_2