Files
koboldcpp/environment.yaml
T
Concedo c406b9f33e another font check (+1 squashed commits)
Squashed commits:

[6da9493ec] another font check
2025-12-20 09:49:29 +08:00

29 lines
394 B
YAML

name: koboldcpp
channels:
- nvidia/label/cuda-12.1.0
- conda-forge
- defaults
dependencies:
- python=3.8
- cuda-nvcc
- cuda-libraries-dev
- cxx-compiler
- gxx=10
- pip
- git
- clblast
- ninja
- make
- packaging
- pyinstaller
- libcblas
- ocl-icd-system
- libvulkan-loader
- tk
- fontconfig
- freetype
- psutil
- jinja2
- pip:
- customtkinter