-
### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
2.14.0.600
### Custom code
Yes
### OS platform and distribut…
-
> Hi, I think I might be running into a similar related error. I am installing kvikio with Conda and I can see the libcufile is installed in my environment. When I try to run the benchmark:
>
> ```
>…
-
When building DLLs with flang 19 via meson, linking of executables against the DLL fails due to not visible symbols.
Example: [pipeline](https://dev.azure.com/conda-forge/feedstock-builds/_build/resu…
-
# Request for Enhancement
Find a way to avoid downloading and building all conda envs every time the pipeline is run.
-
Per [CFEP-25](https://github.com/conda-forge/cfep/blob/main/cfep-25.md), `noarch: python` packages should have the syntax
```yaml
host:
- python {{ python_min }}
run:
- python >={{ python_min }}
…
-
For example
```
conda_build:
error_overlinking: true
```
I assume that this is ignored for now.
cc @wolfv
-
Hello, was trying when using unsloth for the final local saving model with the line:
model.save_pretrained_gguf("dir", tokenizer, quantization_method = "q4_k_m")
and have the error:
Unsloth: …
-
I have the hdf5 libraries installed via conda (`conda install -c conda-forge hdf5`). The CMake build of h5fortran is not able to find them:
```
export CMAKE_PREFIX_PATH=$CONDA_PREFIX
mkdir build
…
-
RAPIDS currently builds conda packages in CI using conda-build. The [`rattler-build` tool](https://prefix-dev.github.io/rattler-build) is a newer alternative. It is written in Rust, and should be fast…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
Apologies, mermaid has re-imagined the diagram, start in the bottom ri…