keras-nlp icon indicating copy to clipboard operation
keras-nlp copied to clipboard

Modular Natural Language Processing workflows with Keras

Results 360 keras-nlp issues
Sort by recently updated
recently updated
newest added

**Describe the bug** import tensorflow_text --------------------------------------------------------------------------- ImportError Traceback (most recent call last) ~\AppData\Local\Temp\ipykernel_17348\101723867.py in ----> 1 import tensorflow_text C:\ProgramData\Anaconda3\lib\site-packages\tensorflow_text\__init__.py in 18 19 # pylint: disable=wildcard-import ---> 20 from tensorflow_text.core.pybinds import...

stat:awaiting response from contributor
type:support

This is to align with [Keras PR 20674](https://github.com/keras-team/keras/pull/20674) which fixes data sharding in the JAX trainer but does not support the model to be sharded on the "batch" dimension. To...

Gemma

Add a high-level Whisper text to speech task with generate() support. Add high level API for Whisper streaming - realtime transcription

type:feature
team-created

I'm opening this issue after asking the question in the *[Discussions](https://github.com/keras-team/keras/discussions/20659#discussioncomment-11735333)* @innat wrote that it is better to open a ticket here… So this is an *issue* ! I'm trying...

type:support

[Qwen](https://huggingface.co/Qwen/Qwen2-VL-7B-Instruct/tree/main) and [interlm](MathGenie/MathGenie-InterLM-20B) is chinese llm Their architectures are basically the same as Llama3, with just a few more biases in the attention layer. If I want to support them...

type:feature

Hi, I wanted to find issues/todo's to contribute to Keras, so I searched for TODO in the codebase. I found this specific todo appearing about 10 times - mostly in...

type:feature