Yash Srivastava

Results 12 issues of Yash Srivastava

Apart from the commercial LLMs that are available in the module, are you guys working on introducing other models such as Claude, Bard or similar. If that's something on the...

I wanted to ask whether CrewAI supports models such as Cohere/Claude or the ones from Huggingface as I'm unable to find those. If you are planning to work on that,...

question

Hi !! I was curious whether Trankit can be extended(by modifying/adding components to the Training Pipeline) for target language generation task, say for example morphological generation. I really like the...

Following through the instructions in the repo, there seems to be some problem with the installation of the custom transformers package with the issue : `No module named 'setuptools_rust'` System...

Going through the process on the step `pip install -r requirements.txt` , there seems to be an issue with the tensorflow version,as it can't find it. I also went through...

Hi ! I ran into a problem when running the script on UniMorph data of a particular language. It is running on the sample data given in the folder, but...

I was trying to train my own IndicBERT, and found there were some typo in the README.md(different argument from the one in the build_tokenizer.py) and the spelling mistake in `requirements.txt`('u'...

**Describe the bug** It was mentioned in the docstrings as well that the `tokenize_and_concatenate` function doesn't work properly with small datasets. I wanted to figure out is there a workaround...

One of the ways in which we can reduce experimentation time is if we can run arrakis using YAML files. We can specify what tools we can use in this...

enhancement
help wanted

The docs for the project are available [here](https://arrakis-mi.readthedocs.io/en/latest/README.html). I want help in maintaining them, with resources, explanation and examples usage of tools. API reference is generated automatically, so no need...

documentation
help wanted