Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fine-tune WhereIsAI/UAE-Large-V1 embeddings for Models First ? #23

Closed
sergiosolorzano opened this issue Feb 15, 2024 · 1 comment
Closed

Comments

@sergiosolorzano
Copy link

Hi,

The embeddings model used on default ChatRTX installation is WhereIsAI/UAE-Large-V1. To use the generated embeddings in an LLM model imported to ChatRTX, do I first need to fine tune a pre-trained LLM model with AnglE so that WhereIsAI/UAE-Large-V1 embeddings are compatible with an LLM? e.g.

angle = AnglE.from_pretrained('NousResearch/Llama-2-7b-hf', pretrained_lora_path='SeanLee97/angle-llama-7b-nli-v2')

Thank you !

@anujj
Copy link
Collaborator

anujj commented May 23, 2024

NO fine tuning is required

@anujj anujj closed this as completed May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants