Dr. Sebastian Lehrig

Results 15 issues of Dr. Sebastian Lehrig

## Describe the bug An incorrect `AssertionError` is raised when using `label_cols` in `to_tf_dataset` and the label's key name is `label`. The assertion is in this line: https://github.com/huggingface/datasets/blob/2.4.0/src/datasets/arrow_dataset.py#L475 ## Steps...

bug

## Description Enabled ppc64le (IBM Power architecture) builds by adding an appropriate entry in ci.yml. The complete code was already ready for ppc64le support, so only this minor change was...

How to use [react-native-svg](https://github.com/react-native-community/react-native-svg) (that requires to link native code) in react-native-dom?

Would be nice to support [CameraRoll](https://facebook.github.io/react-native/docs/cameraroll). In dom, a cam or images from the file system may be used.

**Is your feature request related to a problem? Please describe.** I’m currently investigating extensive load times of my Elyra 3.10.1 enabled, container-based Jupyter Lab environment. I finally figured that network...

kind:enhancement
status:Needs Triage

In my multi-arch build of a larger image, I get errors when pushing to the image registry. For quay.io, I get a `502 Bad Gateway` error and for docker.io I...

area/buildkit
area/moby

The dex image had been updated to a new registry in #2243, thus, making this image override non-functional here. **Description of your changes:** I propose removing it here (it's dead...

size/XS

**Describe the package you'd like added** `pypdfium2` is an ABI-level Python 3 binding to PDFium, a powerful and liberal-licensed library for PDF rendering, inspection, manipulation and creation. https://github.com/pypdfium2-team/pypdfium2 `pypdfium2` is...

**Describe the package you'd like added** Install tiktoken via conda https://github.com/openai/tiktoken **Describe how this package fits in with the project** tiktoken is a fast BPE tokeniser for use with OpenAI's...

**Describe the package you'd like added** Langchain is used to build applications with LLMs through composability. https://github.com/langchain-ai/langchain **Describe how this package fits in with the project** LLMs are often used...