mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#907)
This commit is contained in:
@@ -16,7 +16,7 @@ This release is not backwards compatible - see notes below on upgrading
|
||||
* Add version number of serving session task
|
||||
* Triton engine support for variable request (matrix) sizes
|
||||
* Triton support, fix `--aux-config` to support more configurations elements
|
||||
* Huggingface Transformer support
|
||||
* Hugging Face Transformer support
|
||||
* `Preprocess` class as module
|
||||
|
||||
|
||||
|
||||
@@ -71,7 +71,7 @@ title: Version 1.13
|
||||
* Support ignoring `default_output_uri` on remote runs when `Task.init(output_uri=False)` was specified and the backend task data has no `output_uri` specified
|
||||
* Add configuration files logging [example](https://github.com/allegroai/clearml/blob/e6f1cc8a5c65f7007cf6452745d09795e776a548/examples/reporting/config_files.py)
|
||||
* Support raising `LoginError` when initializing
|
||||
* Add HuggingFace Transformers example ([ClearML GitHub PR #1146](https://github.com/allegroai/clearml/pull/1146))
|
||||
* Add Hugging Face Transformers example ([ClearML GitHub PR #1146](https://github.com/allegroai/clearml/pull/1146))
|
||||
* Improve docstrings for tag filters
|
||||
* Add a security policy file to the repository ([ClearML GitHub issue #1148](https://github.com/allegroai/clearml/issues/1148))
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ title: Version 1.2
|
||||
**New Features and Improvements**
|
||||
* Improve GPU Performance, 50%-300% improvement over vanilla Triton
|
||||
* Improve performance on CPU, optimize uvloop + multi-processing
|
||||
* Add Huggingface Transformer example
|
||||
* Add Hugging Face Transformer example
|
||||
* Add binary input support ([ClearML Serving PR #37](https://github.com/allegroai/clearml-serving/pull/37) )
|
||||
|
||||
**Bug Fix**
|
||||
|
||||
@@ -19,7 +19,7 @@ title: Version 1.3
|
||||
**New Features and Improvements**
|
||||
* 20% Overall performance increase
|
||||
* gRPC channel configuration ([ClearML Serving GitHub issue #49](https://github.com/allegroai/clearml-serving/issues/49))
|
||||
* Huggingface Transformer example
|
||||
* Hugging Face Transformer example
|
||||
|
||||
**Bug fixes**
|
||||
* Fix NumPy compatibility ([ClearML Serving GitHub issue #47](https://github.com/allegroai/clearml-serving/issues/47) and [#46](https://github.com/allegroai/clearml-serving/issues/46))
|
||||
|
||||
Reference in New Issue
Block a user