Files
flagopen--flagembedding/docs/source/API/inference/embedder/decoder_only/ICLLLMEmbedder.rst
T
2026-07-13 13:39:21 +08:00

21 lines
821 B
ReStructuredText

ICLLLMEmbedder
==============
.. autoclass:: FlagEmbedding.inference.embedder.decoder_only.icl.ICLLLMEmbedder
Methods
-------
.. automethod:: FlagEmbedding.inference.embedder.decoder_only.icl.ICLLLMEmbedder.encode_queries
.. automethod:: FlagEmbedding.inference.embedder.decoder_only.icl.ICLLLMEmbedder.encode_corpus
.. automethod:: FlagEmbedding.inference.embedder.decoder_only.icl.ICLLLMEmbedder.encode
.. automethod:: FlagEmbedding.inference.embedder.decoder_only.icl.ICLLLMEmbedder.set_examples
.. automethod:: FlagEmbedding.inference.embedder.decoder_only.icl.ICLLLMEmbedder.get_detailed_example
.. automethod:: FlagEmbedding.inference.embedder.decoder_only.icl.ICLLLMEmbedder.encode_queries_single_device
.. automethod:: FlagEmbedding.inference.embedder.decoder_only.icl.ICLLLMEmbedder.encode_single_device