Nikhil Mohite

Results 5 issues of Nikhil Mohite

Thank you for taking the time to work on a Pull Request for this project! To ensure your PR is dealt with swiftly please check the following: - [x] Your...

Steps to reproduce this error - create virtualenv - install requirements using `pip install -r requirements.txt` Following message will be displayed. ![image](https://user-images.githubusercontent.com/79012023/207409099-54c21dea-0e5a-4beb-9fb1-16ff7f608777.png) #### Had to install `catboost` separately using pip...

At present, setting up the development environment is difficult and inefficient. - Various packages are not compatible with the latest version of python(3.11.x) - `pip install numba` does not work...

Below links are given in `README` Link 1 - [https://hydralit-secure-sample.herokuapp.com/](https://hydralit-secure-sample.herokuapp.com/) Link 2 - [https://hydralit-secure-sample.herokuapp.com/](https://hydralit-secure-sample.herokuapp.com/)

## Description I'm trying to setup tiktoken locally with the help of this guide - https://stackoverflow.com/questions/76106366/how-to-use-tiktoken-in-offline-mode-computer. But the problem I'm facing is that the **.tiktoken** file - `cl100k_base.tiktoken` is getting...