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

Support simple prompt keys, RAG demo and readme #14

Merged
merged 6 commits into from
Jun 18, 2024

Conversation

JingofXin
Copy link
Collaborator

  • support rag, and modified example of rag
  • rename class Rerank to Reranker
  • support prompt kesy by model name
  • and some bug fixed:
    • autodeploy cannot get its content key
    • webmodule not support local llms

lazyllm/module/module.py Outdated Show resolved Hide resolved
lazyllm/components/prompter/builtinPrompt.py Outdated Show resolved Hide resolved
lazyllm/components/prompter/builtinPrompt.py Outdated Show resolved Hide resolved
lazyllm/components/utils/downloader/model_mapping.py Outdated Show resolved Hide resolved
lazyllm/components/utils/downloader/model_mapping.py Outdated Show resolved Hide resolved
lazyllm/module/module.py Outdated Show resolved Hide resolved
lazyllm/module/module.py Outdated Show resolved Hide resolved
lazyllm/module/module.py Outdated Show resolved Hide resolved
@wzh1994 wzh1994 merged commit d68bfeb into LazyAGI:main Jun 18, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants