mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-08 01:41:37 +00:00
Without this I get:
> * Getting build dependencies for wheel...
> * Building wheel...
> Successfully built gguf-0.17.1-py3-none-any.whl
> Finished creating a wheel...
> Finished executing pypaBuildPhase
> Running phase: pythonRuntimeDepsCheckHook
> Executing pythonRuntimeDepsCheck
> Checking runtime dependencies for gguf-0.17.1-py3-none-any.whl
> - requests not installed
For full logs, run:
nix log /nix/store/x0c4a251l68bvdgang9d8v2fsmqay8a4-python3.12-gguf-0.0.0.drv
I changed a bit the style to make it more terse ~> more elegant in my
opinion.
|
||
|---|---|---|
| .. | ||
| nix | ||
| cann.Dockerfile | ||
| cpu.Dockerfile | ||
| cuda-new.Dockerfile | ||
| cuda.Dockerfile | ||
| intel.Dockerfile | ||
| llama-cli-cann.Dockerfile | ||
| llama-cpp-cuda.srpm.spec | ||
| llama-cpp.srpm.spec | ||
| musa.Dockerfile | ||
| rocm.Dockerfile | ||
| s390x.Dockerfile | ||
| tools.sh | ||
| vulkan.Dockerfile | ||