mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
20a56fe0a2
**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 <baskaryan@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
test_deterministic_embedding.py | ||
test_edenai.py | ||
test_embaas.py | ||
test_gradient_ai.py | ||
test_huggingface.py | ||
test_imports.py | ||
test_infinity.py | ||
test_llm_rails.py | ||
test_oci_gen_ai_embedding.py | ||
test_openai.py | ||
test_vertexai.py |