**feat(models): add Universal Sentence Encoder model shards**

- Added model shard files (`group1-shard1of7` to `group1-shard7of7`) to support the Universal Sentence Encoder (USE).
- Organized shard files under `src/models/universal-sentence-encoder/` to ensure structured storage and scalability for embedding operations.

**Purpose**: Include necessary model shards for the Universal Sentence Encoder to enable reliable and efficient embedding generation.
This commit is contained in:
David Snelling 2025-08-01 11:45:22 -07:00
parent 885a8b403a
commit 1065c5535a
7 changed files with 0 additions and 0 deletions