Kevin Scott

Results 24 issues of Kevin Scott

I'm seeing a `Cache.add()` error when trying to load `Llama-3-8B-Instruct-q4f16_1-MLC`: ``` Error: Cannot fetch https://huggingface.co/mlc-ai/Llama-3-8B-Instruct-q4f16_1-MLC/resolve/main/params_shard_0.bin err= NetworkError: Failed to execute 'add' on 'Cache': Cache.add() encountered a network error ``` This...

## 🐍 Package Request - Package Name and Version : datasets 2.19.0 - Package URL : https://pypi.org/project/datasets/ - Package Dependencies that needs to be resolved first: Not sure I'm running...

new package request

**Describe the bug** The MNIST Inference web example is not working. It appears to be trying to load `pkg/mnist_inference_web.js` but no such file exists. **To Reproduce** ``` cd examples/mnist-inference-web/ ./build-for-web.sh...

bug
example

### Question I'm trying to reproduce the conversion of `phi-1_5_dev` to better understand the process. I'm running into a few bugs / issues along the way that I thought it'd...

question