17
0
Files
python-huggingface-hub/python-huggingface-hub.changes
Guillaume GARDET 7edf2e925a - Update to 0.26.3
* release the huggingface-cli upload-large-folder command
  * Add 'gated' search parameter
  * InferenceClient.conversational task has been removed in favor of 
    InferenceClient.chat_completion. Also removed ConversationalOutput 
    data class.
  * All InferenceClient output values are now dataclasses, not dictionaries.
  * Multiple access tokens support
  * Conversational VLMs support
  * More complete support for inference parameters
  * cached_download(), url_to_filename(), filename_to_url() methods are now 
    completely removed. From now on, you will have to use hf_hub_download() 
    to benefit from the new cache layout.
- Improve packaging
  * expand glob in %files
  * shorten the Summary

OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-huggingface-hub?expand=0&rev=5
2024-12-06 07:22:02 +00:00

1.3 KiB