Shivaji Dutta
Shivaji Dutta
If we add new facts, does the model need to be retrained? I am getting inaccurate answers for non Sample Questions Story: Sandra moved to the garden. John went to...
"Generate UI files as described in YerevaNN/dmn-ui" The above link is broken. Can you please help to point to the correct url. Thanks
TFFold does not install on Tensorflow 1.0 instead it needs the rc0 mentioned here. I have TF 1.0 and it did not install. It said it is not supported for...
The cartopy install fails with the following error. ``` note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for cartopy...
1. [GKE, recommended] [Running Maxtext with xpk](Run_MaxText_via_xpk.md) - Quick Experimentation and Production support 2. [GCE] [Running Maxtext with Multihost Jobs](Run_MaxText_via_multihost_job.md) - Long Running Production Jobs with Queued Resources 3. [GCE]...
The llama_or_mistral_ckpt.py requires --base-model-path to be in local file system, whereas the --maxtext-model-path is GCS. It would be good to change the implmentation to use fsspec or tf GFile or...