Paris Morgan

Results 37 issues of Paris Morgan

### What There are a few conversation templates which `mlc_llm` has but `web-llm` doesn't, specifically it seems like all of these: `llama_default`, `conv_one_shot`, `rwkv`, `gorilla`, `guanaco`, `dolly`, `oasst`, `stablelm`, `minigpt`,...

### Issue Hi there, I'm trying to run `simple-chat` and make changes to `web-llm` locally while running it. I'm following [these instructions](https://github.com/mlc-ai/web-llm/blob/main/README.md#build-webllm-package-from-source) to build from source but getting: ``` [!]...

Would you be able to add a license?

### What When investigating an issue with Vamana cloud I wanted to print out information about the tiledb library version used in an UDF. You can do this to print...

### What Test Vamana `BATCH` ingestion in `test_cloud.py`. ### Testing Test passes.

### What Here we add cloud taskgraph support to Python Vamana's query(). ### Testing TODO

Hi there, does this support VisionOS? Would be great to add support and then update the docs, if possible. Thank you!

### What * Fixes a flaky IVF_PQ Python test * Adds more C++ testing around pq-encoding ### Testing Tests pass.

### What Before this change, if you called `kmeans_random_init()` with less vectors in `training_set` than `num_partitions_`, we would get into an infinite loop. Now we fill centroids in with zeroes...

### What Test TileDB Core 2.26.0-rc0.