optimum-rbln 0.7.4a3__py3-none-any.whl → 0.7.4a4__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -17,5 +17,5 @@ __version__: str
17
17
  __version_tuple__: VERSION_TUPLE
18
18
  version_tuple: VERSION_TUPLE
19
19
 
20
- __version__ = version = '0.7.4a3'
20
+ __version__ = version = '0.7.4a4'
21
21
  __version_tuple__ = version_tuple = (0, 7, 4)
@@ -481,11 +481,6 @@ class RBLNBaseModel(SubModulesMixin, PushToHubMixin, PreTrainedModel):
481
481
  # First copy everything to a temporary directory
482
482
  shutil.copytree(real_save_dir, tmp_dir)
483
483
 
484
- # Save configs to the temporary directory
485
- self.config.save_pretrained(tmp_dir)
486
- if self.generation_config is not None:
487
- self.generation_config.save_pretrained(tmp_dir)
488
-
489
484
  # If everything succeeded, atomically replace the target directory
490
485
  if os.path.exists(save_directory_path):
491
486
  shutil.rmtree(save_directory_path)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: optimum-rbln
3
- Version: 0.7.4a3
3
+ Version: 0.7.4a4
4
4
  Summary: Optimum RBLN is the interface between the Hugging Face Transformers and Diffusers libraries and RBLN accelerators. It provides a set of tools enabling easy model loading and inference on single and multiple rbln device settings for different downstream tasks.
5
5
  Project-URL: Homepage, https://rebellions.ai
6
6
  Project-URL: Documentation, https://docs.rbln.ai
@@ -1,7 +1,7 @@
1
1
  optimum/rbln/__init__.py,sha256=qW45z47BiNLTDtRFEhVEzr4THNFX0ygqCbdNKqI0biI,6992
2
- optimum/rbln/__version__.py,sha256=nalKM3MAIzqBEgJ0zLy3uyayE-SPYE3s6kSX_TtadoM,513
2
+ optimum/rbln/__version__.py,sha256=d6hw8hJyAPi7Z3yrW8lAIxLNilvYyOIhPO-OPRYoduA,513
3
3
  optimum/rbln/modeling.py,sha256=0Hh75PVNDchAx9xd5dDSwrhV9PkT1lDuiJy-Wm2hchA,8797
4
- optimum/rbln/modeling_base.py,sha256=dNCL-BhrWCpuOVkZaj8-MW567Tf4lLo3p3Z3ldjWJfU,21779
4
+ optimum/rbln/modeling_base.py,sha256=FA5K6z4K3aFQ4UyMfYEGF6doDlTig82JfcSSGHNak2U,21560
5
5
  optimum/rbln/modeling_config.py,sha256=7104bxmrvKW4Q6XTruQayiIGl8GHDFmPkJ3cknMIInE,11335
6
6
  optimum/rbln/diffusers/__init__.py,sha256=Hq87CbtiCy85YmK2SB-OmUyfv77oe3j4bsTenTRnu6w,3623
7
7
  optimum/rbln/diffusers/modeling_diffusers.py,sha256=IS6Mlgexofap7f9Lefk5cKFP7ejSG_oWN3v2PX9_IDQ,20118
@@ -120,7 +120,7 @@ optimum/rbln/utils/model_utils.py,sha256=DfD_Z2qvZHqcddXqnzTM1AN8khanj3-DXK2lJvV
120
120
  optimum/rbln/utils/runtime_utils.py,sha256=5-DYniyP59nx-mrrbi7AqA77L85b4Cm5oLpaxidSyss,3699
121
121
  optimum/rbln/utils/save_utils.py,sha256=hG5uOtYmecSXZuGTvCXsTM-SiyZpr5q3InUGCCq_jzQ,3619
122
122
  optimum/rbln/utils/submodule.py,sha256=oZoGrItB8WqY4i-K9WJPlLlcLohc1YGB9OHB8_XZw3A,4071
123
- optimum_rbln-0.7.4a3.dist-info/METADATA,sha256=vWeZ1sK6mCZShFnCI2Qe6qY5dCmXzArApl5NQWERCNA,5300
124
- optimum_rbln-0.7.4a3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
125
- optimum_rbln-0.7.4a3.dist-info/licenses/LICENSE,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
126
- optimum_rbln-0.7.4a3.dist-info/RECORD,,
123
+ optimum_rbln-0.7.4a4.dist-info/METADATA,sha256=rfxJZYj0d3KgHgaSfXvk3dV391X8kgWuAptjNfLZGvo,5300
124
+ optimum_rbln-0.7.4a4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
125
+ optimum_rbln-0.7.4a4.dist-info/licenses/LICENSE,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
126
+ optimum_rbln-0.7.4a4.dist-info/RECORD,,