Is there a way to utilize openchat to get the message text embedding vector?Thank you
OpenChat is not trained on embedding tasks. However, you may try to average pool the output of last layer to get the embedding.
· Sign up or log in to comment