kcpp-compiled-cuda-linux / environment.yaml
Darkknight535's picture
Upload folder using huggingface_hub
1d30d42 verified
name: koboldcpp
channels:
- nvidia/label/cuda-11.5.0
- conda-forge
- defaults
dependencies:
- python=3.8
- cuda-nvcc
- cuda-libraries-dev
- cxx-compiler
- gxx=10
- pip
- git=2.35.1
- clblast
- ninja
- make
- packaging
- pyinstaller
- libcblas
- ocl-icd-system
- libvulkan-loader
- tk=*=xft_*
- pip:
- customtkinter