DynTechieBibin

Results 2 issues of DynTechieBibin

ImportError: cannot import name 'TokenAndPositionEmbedding' from 'keras_nlp.layers' Packages installed (Windows OS) ----------------- tensorflow Version: 2.17.0 keras Version: 3.5.0 keras-nlp Version: 0.0.2 Code: ----- from keras_nlp.layers import TokenAndPositionEmbedding, TransformerEncoder, TransformerDecoder decoder_embedding...

I'm working on application-hosted media bot and getting the following exception while testing locally on Windows 11: _Unable to load DLL 'NativeMedia' or one of its dependencies._ This exception occurs...