Skip to content

Commit

Permalink
community[minor]: Add QuantizedEmbedders (#17391)
Browse files Browse the repository at this point in the history
**Description:** 
* adding Quantized embedders using optimum-intel and
intel-extension-for-pytorch.
* added mdx documentation and example notebooks 
* added embedding import testing.

**Dependencies:** 
optimum = {extras = ["neural-compressor"], version = "^1.14.0", optional
= true}
intel_extension_for_pytorch = {version = "^2.2.0", optional = true}

Dependencies have been added to pyproject.toml for the community lib.  

**Twitter handle:** @peter_izsak

---------

Co-authored-by: Bagatur <[email protected]>
  • Loading branch information
mosheber and baskaryan authored Feb 15, 2024
1 parent bccc924 commit 20a56fe
Show file tree
Hide file tree
Showing 6 changed files with 1,029 additions and 0 deletions.
Loading

0 comments on commit 20a56fe

Please sign in to comment.