langchain_community.embeddings.self_hosted_hugging_face
.load_embedding_model¶
- langchain_community.embeddings.self_hosted_hugging_face.load_embedding_model(模型_id: str, 指令: bool = False, 设备: int = 0) Any [源代码]¶
加载嵌入模型。
- 参数
模型_id (str) –
指令 (bool) –
设备 (int) –
- 返回类型
Any