Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ctranslate2 for openSUSE:Factory 
checked in at 2024-09-17 18:19:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ctranslate2 (Old)
 and      /work/SRC/openSUSE:Factory/.ctranslate2.new.29891 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ctranslate2"

Tue Sep 17 18:19:01 2024 rev:2 rq:1201559 version:4.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ctranslate2/ctranslate2.changes  2024-07-30 
11:54:13.932961114 +0200
+++ /work/SRC/openSUSE:Factory/.ctranslate2.new.29891/ctranslate2.changes       
2024-09-17 18:20:05.879694049 +0200
@@ -1,0 +2,20 @@
+Tue Sep 17 09:28:36 UTC 2024 - Adrian Schröter <[email protected]>
+
+- update to version 4.4.0
+
+  **Removed**: Flash Attention support in the Python package due to
+               significant package size increase with minimal
+               performance gain.  
+
+  ### New features
+  * Support Llama3
+  * Support Gemma2
+  * Add log probs for all tokens in vocab
+  * Grouped conv1d
+  
+  ### Fixes and improvements
+  * Some improvements in flash attention
+  * Fix crash when using return_alternative on CUDA
+  * Quantization AWQ GEMM + GEMV
+
+-------------------------------------------------------------------

Old:
----
  CTranslate2-4.3.1.obscpio

New:
----
  CTranslate2-4.4.0.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ctranslate2.spec ++++++
--- /var/tmp/diff_new_pack.uXsJ2e/_old  2024-09-17 18:20:10.727890057 +0200
+++ /var/tmp/diff_new_pack.uXsJ2e/_new  2024-09-17 18:20:10.727890057 +0200
@@ -17,21 +17,21 @@
 
 
 Name:           ctranslate2
-Version:        4.3.1
+Version:        4.4.0
 %define lname libctranslate2-4
 Release:        0
 Summary:      Library for efficient inference with Transformer models
 License:        MIT
 URL:            https://github.com/OpenNMT/CTranslate2
 Source:         CTranslate2-%version.tar.xz
-BuildRequires:  cmake
 BuildRequires:  c++_compiler
+BuildRequires:  cmake
 BuildRequires:  openblas-devel
 #BuildRequires:  libgmock-devel
 BuildRequires:  nlohmann_json-devel
+BuildRequires:  cpuinfo-devel
 BuildRequires:  gmock
 BuildRequires:  gtest
-BuildRequires:  cpuinfo-devel
 ExcludeArch: %ix86 %arm
 
 %description

++++++ python-ctranslate2.spec ++++++
--- /var/tmp/diff_new_pack.uXsJ2e/_old  2024-09-17 18:20:10.755891188 +0200
+++ /var/tmp/diff_new_pack.uXsJ2e/_new  2024-09-17 18:20:10.755891188 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package ctranslate2
+# spec file for package python-ctranslate2
 #
 # Copyright (c) 2024 SUSE LLC
 #
@@ -19,22 +19,22 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 
 Name:           python-ctranslate2
-Version:        4.3.1
+Version:        4.4.0
 Release:        0
 Summary:      Library for efficient inference with Transformer models
 License:        MIT
 URL:            https://github.com/OpenNMT/CTranslate2
 Source:         CTranslate2-%version.tar.xz
-BuildRequires:  ctranslate2-devel
-BuildRequires:  cmake
 BuildRequires:  c++_compiler
-BuildRequires:  openblas-devel
+BuildRequires:  cmake
+BuildRequires:  ctranslate2-devel
 BuildRequires:  nlohmann_json-devel
+BuildRequires:  openblas-devel
 
-BuildRequires:  %{python_module poetry-core}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module pybind11}
+BuildRequires:  %{python_module poetry-core}
 BuildRequires:  %{python_module pybind11-devel}
+BuildRequires:  %{python_module pybind11}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
 
@@ -50,7 +50,6 @@
 
 NOTE: hardware accelaration is currently disabled in this package for license 
reasons
 
-
 %prep
 %autosetup -p1 -n CTranslate2-%version
 

++++++ CTranslate2-4.3.1.obscpio -> CTranslate2-4.4.0.obscpio ++++++
/work/SRC/openSUSE:Factory/ctranslate2/CTranslate2-4.3.1.obscpio 
/work/SRC/openSUSE:Factory/.ctranslate2.new.29891/CTranslate2-4.4.0.obscpio 
differ: char 49, line 1

++++++ CTranslate2.obsinfo ++++++
--- /var/tmp/diff_new_pack.uXsJ2e/_old  2024-09-17 18:20:10.799892968 +0200
+++ /var/tmp/diff_new_pack.uXsJ2e/_new  2024-09-17 18:20:10.803893129 +0200
@@ -1,5 +1,5 @@
 name: CTranslate2
-version: 4.3.1
-mtime: 1718097291
-commit: 59c7dda738892df7a064aa360d0e45a4c3840b07
+version: 4.4.0
+mtime: 1725873644
+commit: 8f4d134b5a71f452a5d0f86fd1fa134a355e2547
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.uXsJ2e/_old  2024-09-17 18:20:10.835894423 +0200
+++ /var/tmp/diff_new_pack.uXsJ2e/_new  2024-09-17 18:20:10.839894585 +0200
@@ -2,8 +2,8 @@
   <service name="obs_scm" mode="manual">
     <param name="url">https://github.com/OpenNMT/CTranslate2</param>
     <param name="scm">git</param>
-    <param name="revision">v4.3.1</param>
-    <param name="version">4.3.1</param>
+    <param name="revision">v4.4.0</param>
+    <param name="version">4.4.0</param>
   </service>
   <service name="set_version" mode="manual" />
 

Reply via email to