Releases: DS4SD/docling-ibm-models
Releases · DS4SD/docling-ibm-models
v3.1.2
Fix
- Use old transformers version with old torch version (#70) (
b3e072e
)
v3.0.0
Feature
- New API for models initialization with accelerators parameters. Use HF implementation for LayoutPredictor. Migrate models to safetensors format. (#50) (
04295b2
)
Breaking
- New API for models initialization with accelerators parameters. Use HF implementation for LayoutPredictor. Migrate models to safetensors format. (#50) (
04295b2
)
v2.0.7
Fix
- Improve numpy compatibility pinning (#57) (
de2f241
)
v2.0.5
Fix
- Removing dependency from mean_average_precision package (not in use) (#53) (
65affef
)
v2.0.3
Fix
- Simplify torch dependencies in the wheels (#45) (
bca09f8
)