name: alchemize-pytensor-gemma313
channels:
  - conda-forge
dependencies:
  - python=3.13
  - pip
  - libcxx
  - pip:
    - numpy==2.4.6
    - pytensor==3.1.2
    - numba==0.65.1
    - safetensors==0.8.0
    - mlx==0.32.0
    - mlx-lm==0.31.3
    - "transformers[sentencepiece]==5.12.1"
    - gguf==0.19.0
    - llama-cpp-python==0.3.33
    - anthropic==0.116.0
    - jinja2==3.1.6
    - psutil==7.2.2
    - pytest==9.1.1
    - git+https://github.com/jessegrabowski/pytensor_ml@f6ecf81d58da180cce50b77a43cf5d2c3d95e470
    - git+https://github.com/pymc-labs/alchemize@84841ca2b9e62291913a7d783cf7307732f791c9
