Wes
Wes
### Proposal to improve performance There have been successful efforts in being able to offload weights to system memory for later retrieval ([vLLM PR #6496](https://github.com/vllm-project/vllm/pull/6496)), but there has been some...
### Feature request Introduce a HF_DATASET_CACHE_NETWORK_LOCATION configuration (e.g. an environment variable) together with a companion network cache service. Enable a three-tier cache lookup for datasets: 1. Local on-disk cache 2....
- Added native `RE2.Set` binding (iterable patterns, flags/anchor parsing, match/test/toString plus flags/sources/source/size/anchor props) and exported it from the addon. - Hoisted regex translation/escaping into shared helpers and reused across constructors....