Update the `config.json` and `1_Pooling/config.json` parsing logic to support: - [ ] Broader model architecture support (see `text-embeddings-inference`'s Rust backend for examples) - [ ] Pooling support - [ ] Better error messages Related issues: - https://github.com/wdoppenberg/polars-candle/issues/13
Update the
config.jsonand1_Pooling/config.jsonparsing logic to support:text-embeddings-inference's Rust backend for examples)Related issues: