langchain/libs/partners/huggingface
Ella Charlaix 6f95db81b7
huggingface: Add IPEX models support (#29179)
Co-authored-by: Erick Friis <erick@langchain.dev>
2025-01-22 00:16:44 +00:00
..
langchain_huggingface huggingface: Add IPEX models support (#29179) 2025-01-22 00:16:44 +00:00
scripts multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
tests huggingface: fix standard test lint (#28714) 2024-12-13 22:18:54 +00:00
.gitignore huggingface: init package (#21097) 2024-05-13 20:53:15 +00:00
LICENSE huggingface: init package (#21097) 2024-05-13 20:53:15 +00:00
Makefile multiple: disable socket for unit tests (#29080) 2025-01-07 15:31:50 -08:00
poetry.lock multiple: disable socket for unit tests (#29080) 2025-01-07 15:31:50 -08:00
pyproject.toml multiple: disable socket for unit tests (#29080) 2025-01-07 15:31:50 -08:00
README.md huggingface: init package (#21097) 2024-05-13 20:53:15 +00:00

langchain-huggingface

This package contains the LangChain integrations for huggingface related classes.

Installation and Setup

  • Install the LangChain partner package
pip install langchain-huggingface