python-mistral-common 1.11.7-1
Package Information
| Description | Official inference library for pre-processing of Mistral models Mistral-common is a library of common utilities for Mistral AI. It is notably used to convert LLMs in Mistral-specific format to the GGUF file format used for inference by llama.cpp. |
|---|---|
| Maintainer | Debian Deep Learning Team <debian-ai@lists.debian.org> |
| Changed By | Mathieu Baudier <mbaudier@argeo.org> |
| Sponsor | bayle@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/deeplearning-team/python3-mistral-common.git (browse) |
| Closes | #1143090 |
| Tracker | https://tracker.debian.org/pkg/python-mistral-common |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Date | Wed, 29 Jul 2026 05:38:55 +0000 |
|---|---|
| Source | python-mistral-common |
| Version | 1.11.7-1 |
| Changed-By | Mathieu Baudier |
| Architecture | source all |
| Distribution | unstable |
Changelog
python-mistral-common (1.11.7-1) unstable; urgency=medium . * Initial Debian packaging * Closes: #1143090
.dsc
| Section | python |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | python3-mistral-common deb python optional arch=all python3-mistral-common-doc deb doc optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: mistral-common Upstream-Contact: oss@mistral.ai Source: https://github.com/mistralai/mistral-common Files: * Copyright: 2024, Mistral AI License: Apache-2.0 Files: debian/* Copyright: 2026, Mathieu Baudier <mbaudier@argeo.org> License: Apache-2.0 License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache version 2.0 license can be found in "/usr/share/common-licenses/Apache-2.0".