-
These 2 have been closed from Google itself, so the content related to them shall be deleted. Although I am new in the field, but when I watch the videos, I see how much important they were, don't kno…
-
{
"todo":"os/arch is amd64 arm64. more arch please to hub tags.",
"platform":"amd64",
"registries":[{
"tensorflow/tensorflow":"2.8.0"
}]
}
-
{
"platform":"",
"hub-mirror": [
"tensorflow/tensorflow:2.12.0-gpu"
]
}
-
The colab notebook fails installing the dependencies
This is what I am getting when running the first cell:
Reading package lists... Done
Building dependency tree... Done
Reading state infor…
-
Hello @sayakpaul I am using a repository and encountered an issue when running the following code. Can you help me resolve it? I have used a sample prompt instead of an actual prompt.
**Code**
``…
-
I installed keras-nlp:
`>pip install --upgrade keras-nlp`
> Successfully installed google-auth-oauthlib-0.4.6 keras-2.10.0 protobuf-3.19.6 tensorboard-2.10.1 tensorboard-data-server-0.6.1 tensorfl…
-
Python 3.11.9
(Windows 11 environment)
Getting the following error when trying to install with the statement below
python -m moonshot -i moonshot-data -i moonshot-ui
Below are the errors…
-
I am trying to use tensorflow serving to serve a keras bert model, but I have problem to predict with rest api, below are informations. Can you please help me to resolve this problem.
# predict out…
-
**Describe the bug**
import tensorflow_text
---------------------------------------------------------------------------
ImportError Traceback (most recent call last)
…
-
### What happened?
When I try to create Keras model using TF 2.16+ I've got an error:
ValueError: Exception encountered when calling layer 'keras_layer' (type KerasLayer).
A KerasTensor …