Anudit Nagar

Results 14 issues of Anudit Nagar

### Summary of the problem Running Manticore on Python 3.10.4 runs into the following error, ``` Traceback (most recent call last): File "/home/codespace/.python/current/bin/manticore", line 5, in from manticore.__main__ import main...

bug

How about a Remix Plugin that takes the deployed contract's Address, Network and ABI, and creates a query string that opens its eth95 link in a new tab. This can...

Running into a small issue where Ethereum addresses like `0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045` are recognized as numbers and get formatted like, ![image](https://user-images.githubusercontent.com/12015553/195331684-e577fc48-ee89-4ead-8bdc-756b45ed9c2a.png)

I'm running langchain on a 4xV100 rig on AWS. Currently it only utilizes a single GPU. I was able to get it to run on all GPUs by changing, https://github.com/hwchase17/langchain/blob/a14d1c02f87d23d9ff5ab36a4c68aeb724499455/langchain/embeddings/huggingface.py#L71...

Awesome work with zkrepl! This one is for my eyes.

Add `mdbook-epub` to the tool cache.

### What version of Bun is running? 1.1.8+89d25807f ### What platform is your computer? Darwin 23.4.0 arm64 arm ### What steps can reproduce the bug? Minimal Reproduction, ```ts // bun...

bug
typescript