From 40034c072c935ced4d4a0119fe9380dd9e641b91 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 16 Apr 2024 03:27:53 +0000 Subject: automatic import of colossalai --- .gitignore | 1 + colossalai.spec | 4 ++-- sources | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 654162d..10348cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /v0.3.6.tar.gz +/ColossalAI-0.3.6.tar.gz diff --git a/colossalai.spec b/colossalai.spec index 9e10dd2..4d7164c 100644 --- a/colossalai.spec +++ b/colossalai.spec @@ -16,7 +16,7 @@ License: %{open_license} # the url and source0 url here URL: https://www.colossalai.org/ -Source0: https://github.com/hpcaitech/ColossalAI/archive/refs/tags/v0.3.6.tar.gz +Source0: https://github.com/hpcaitech/ColossalAI/archive/refs/tags/v%{version}.tar.gz#/ColossalAI-%{version}.tar.gz # build requires BuildRequires: python3-devel @@ -26,7 +26,7 @@ BuildRequires: python3-wheel BuildRequires: python3-hatchling BuildRequires: python3-setuptools_scm -BuildRequires: python-pytorch +BuildRequires: python3-pytorch # higharchy desc %description diff --git a/sources b/sources index 40303fb..8e8a9e4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5954209324067405ea6f8010d269ff25 v0.3.6.tar.gz +5954209324067405ea6f8010d269ff25 ColossalAI-0.3.6.tar.gz -- cgit v1.2.3