Gautam Kumar

Results 31 issues of Gautam Kumar

**Is your feature request related to a problem? Please describe.** We want to get rid of Minio completely from Kubeflow and use S3. **Describe the solution you'd like** Currently minio...

enhancement

Can we come up with one click CFN template to deploy kubeflow with all supported AWS service integration ?

enhancement

We should make sure that KFServing is working well. Check if any of the component of KFServing (DB, storage, creds if any etc.) can we replaced by AWS services from...

testing

*Issue #, if available:* *Description of changes:* *Testing done:* None ## Merge Checklist _Put an `x` in the boxes that apply. You can also fill these out after creating the...

## ❓ Question Would you please add the hardware configuration details like Network bandwidth etc. in your benchmark page [here](https://github.com/mosaicml/llm-foundry/tree/main/scripts/train/benchmarking). ## Additional context

question

In [train.py](https://github.com/karpathy/nanoGPT/blob/master/train.py#L59C1-L59C10) `max_iters` is set to 600000 however the loss gets close 2.8 much earlier like 300000 iter and fluctuates a bit there. I wonder if can do early stop...

**Describe the bug:** $ cmake --build build [ 12%] Building CXX object src/cc/torchdistx/CMakeFiles/torchdistx.dir/deferred_init.cc.o In file included from /usr/include/c++/11/memory:76, from /home/ubuntu/.local/lib/python3.8/site-packages/torch/include/c10/util/C++17.h:8, from /home/ubuntu/.local/lib/python3.8/site-packages/torch/include/c10/util/string_view.h:4, from /home/ubuntu/.local/lib/python3.8/site-packages/torch/include/c10/util/StringUtil.h:6, from /home/ubuntu/.local/lib/python3.8/site-packages/torch/include/c10/util/Exception.h:5, from /home/ubuntu/.local/lib/python3.8/site-packages/torch/include/c10/core/DispatchKeySet.h:3, from /home/ubuntu/.local/lib/python3.8/site-packages/torch/include/c10/core/impl/LocalDispatchKeySet.h:3,...

bug

/kind bug **What steps did you take and what happened:** I have installed Kubeflow-1.3. I could not figure out which version of kfserving it has installed by default. Following were...

f45c89a20de7:dialog_converter gauta$ python3 converter.py Traceback (most recent call last): File "converter.py", line 10, in SENT_DETECTOR = nltk.data.load('tokenizers/punkt/english.pickle') File "/usr/local/lib/python3.6/site-packages/nltk/data.py", line 836, in load opened_resource = _open(resource_url) File "/usr/local/lib/python3.6/site-packages/nltk/data.py", line 954,...