ee2110
ee2110
Hi, as mentioned in the documentation on [vid2seq](https://github.com/google-research/scenic/tree/main/scenic/projects/vid2seq) > Note that because this project relies on Scenic train_lib_deprecated, you need to downgrade your version of [Flax](https://github.com/google/flax) to 0.5 for compatibility....
Hi, I am using Vicuna-13b-v1.3 (LLaMA 1) model and found that the output generated is inconsistent even using the same input prompt. However, I was unable to find relevant support...
Hi, I have a problem with using Vicuna13b-v1.3 to make an **inference with multi-GPU**. Could anyone please provide an example of code used for multi-GPU inference without the CLI? On...