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

Change BigDL-LLM to IPEX-LLM #18

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

chtanch
Copy link

@chtanch chtanch commented Mar 22, 2024

Description

Change BigDL-LLM to IPEX-LLM in user interface and readme.

image

@@ -274,8 +274,8 @@ def fix_loader_name(name):
return 'QuIP#'
elif name in ['hqq']:
return 'HQQ'
elif name in ['BigDL-LLM', 'bigdl-llm', 'bigdl']:
return 'BigDL-LLM'
elif name in ['IPEX-LLM', 'IPEX-LLM', 'bigdl']:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove bigdl here? Maybe in a next PR.

@hkvision hkvision merged commit 1e314ac into intel-analytics:ipex-llm Mar 22, 2024
@chtanch chtanch deleted the ipex-llm-update branch March 22, 2024 09:23
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.

None yet

2 participants