Elephas

Latest version: v6.2.1

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

6.2.0

- Adding support for training, inference, and generation Hugging Face Token Classification models (https://github.com/danielenricocahall/elephas/pull/40).

6.1.0

- Adding support for training, inference, and generation Hugging Face Causal LM models (https://github.com/danielenricocahall/elephas/pull/39).

6.0.0

- Support Hugging Face models (Tensorflow backend) for classification models and synchronous training onnly (use `pip install elephas[huggingface]`).
- Updated various dependencies
- Removed Support for Python 3.8 due to EOL in October 2024

5.2.1

- https://github.com/danielenricocahall/elephas/pull/32: Raise an exception with a clear error message for developers using Tensorflow 2.13+ and an optimizer which is not a subclass of the `Optimizer` class from `tensorflow.keras.optimizers.legacy` (e.g; subclasses of `tensorflow.keras.optimizers`), as non-legacy optimizers cannot currently be serialized

5.2.0

- Add support for distributed inference and evaluation of multiple input/output models: https://github.com/danielenricocahall/elephas/pull/34

5.1.0

- Added multiple input/multiple output training capabilities for `SparkModel`: https://github.com/danielenricocahall/elephas/pull/31

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.