Text-embedding encoder used by the Kimodo Animation Maker Draft Mode (ARDY,
NVIDIA's realtime motion model):
LLM2Vec
MNTP adaptation of Meta-Llama-3-8B-Instruct with the McGill-NLP MNTP adapters
merged into the base weights for direct local loading. The supervised LLM2Vec
adapter (
McGill-NLP/LLM2Vec-Meta-Llama-3-8B-Instruct-mntp-supervised, MIT)
is applied on top at runtime. Produces one pooled 4096-dim embedding per
prompt.
This repository exists so the Kimodo installer can fetch the encoder
automatically. It is not a chat model.
LLM2Vec adapters: © McGill NLP, MIT license.