-
Hi,
Thanks for your sharing!
The Core m3 seems more powerful than other SoCs, Do you have plan to try TPU with RP3?
Thanks.
BRs,
Lee
-
Hi,
Thanks for this code! I am facing some issues running this on the TPU. I get the following error
``
/usr/local/lib/python3.6/dist-packages/tensorflow_estimator/python/estimator/model_fn.py in …
-
### Describe the bug
AttributeError when running model parallel distributed training with accelerate
### Reproduction
```
accelerate launch --config_file train_dreambooth_lora_flux.py
--resolutio…
-
I'm using keras_nlp and I get Segmentation fault (core dumped) in the following code:
```
import os
os.environ["KERAS_BACKEND"] = "torch" # "jax" or "tensorflow" or "torch"
import keras_nl…
-
## 🐛 Bug
Whenever I use `generate` function on a TPU (I use v5e litepod8), I have a crash with a C++ stack trace but no info on the python side and no way to catch/recover.
## To Reproduce
I…
-
## 🐛 Bug
## To Reproduce
Here are two scripts for the experiment
test1.py
```
import torch
import torch_xla.core.xla_model as xm
import math
random_k = torch.randn((100, 100), dtype=…
-
**Describe the bug**
When I try to connect to the TPU to finetune, it gives me this error:
```
Traceback (most recent call last):
File "main.py", line 257, in
main(args)
File "main.py",…
-
Hi, Your framework was the exact thing I needed, But I cant running it on Colab. Many Errors, Too many library and package mismatches and so on...
If there is Running Colab Version which could be run…
-
### Description
Facing this runtime error when using flash attention on nightly JAX.
```
File "/home/mohitkhatwani/maxtext/MaxText/train.py", line 285, in train_loop
state, metrics, nextrng…
-
I'm trying to deploy Llama3 8b on GKE using optimum but running into some troubles.
Following instructions here: https://github.com/huggingface/optimum-tpu/tree/main/text-generation-inference. I bu…