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

release bigdl-llm #5169

Merged
merged 8 commits into from
Mar 27, 2024
Merged

release bigdl-llm #5169

merged 8 commits into from
Mar 27, 2024

Conversation

liu-shaojun
Copy link
Collaborator

@liu-shaojun liu-shaojun commented Mar 26, 2024

Description

1. Why the change?

This submission creates a workflow for nightly releases of bigdl-llm, we have just migrated to ipex-llm, we need to continue releasing bigdl-llm a few days.

@liu-shaojun liu-shaojun requested a review from glorysdj as a code owner March 26, 2024 14:50
Copy link
Contributor

@glorysdj glorysdj left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -168,7 +168,8 @@ def get_date_urls(base_url):
except Exception as e:
print("error - > ", base_url, e)
pass
reg = "https://sourceforge.net/projects/analytics-zoo/files/bigdl-llm/[0-9]{4}-[0-9]{1,2}-[0-9]{1,2}/"
# reg = "https://sourceforge.net/projects/analytics-zoo/files/bigdl-llm/[0-9]{4}-[0-9]{1,2}-[0-9]{1,2}/"
reg = "https://sourceforge.net/projects/analytics-zoo/files/bigdl-llm/2024-03-24/"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why we fix the version here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The code of bigdl-llm has not been updated since 20240324, there may be problems if the core-xe or binary version is not fixed.

@liu-shaojun liu-shaojun merged commit 6f05301 into intel-analytics:main Mar 27, 2024
2 checks passed
@liu-shaojun liu-shaojun deleted the release branch March 27, 2024 07:08
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.

3 participants