You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/experimental/tests/unit_tests/chat_models
Alexander Dicke 66576948e0
experimental[minor]: adds mixtral wrapper (#17423)
**Description:** Adds a chat wrapper for Mixtral models using the
[prompt
template](https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1#instruction-format).

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
7 months ago
..
__init__.py EXPERIMENTAL Generic LLM wrapper to support chat model interface with configurable chat prompt format (#8295) 10 months ago
test_llm_wrapper_llama2chat.py docs, templates: update schema imports to core (#17885) 7 months ago
test_llm_wrapper_mixtral.py experimental[minor]: adds mixtral wrapper (#17423) 7 months ago
test_llm_wrapper_orca.py docs, templates: update schema imports to core (#17885) 7 months ago
test_llm_wrapper_vicuna.py docs, templates: update schema imports to core (#17885) 7 months ago