17
0
Commit Graph

4 Commits

Author SHA256 Message Date
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
39bcf554cc This should go through to factory, and can have the ai-maintainers group set as the maintainer
- Drop suggests from package
- Use %{?sle15_python_module_pythons} rather then 
  %{?!python_module:%define python_module() python-%{**} python3-%{**}}
- set name to huggingface-hub to match pypi
- initial commit of huggingface_hub

OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-huggingface-hub?expand=0&rev=3
2024-09-10 06:26:31 +00:00
8e234e1018 - Drop suggests from package
- Use %{?sle15_python_module_pythons} rather then 
  %{?!python_module:%define python_module() python-%{**} python3-%{**}}

OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-huggingface-hub?expand=0&rev=2
2024-08-31 09:10:17 +00:00
e949b2257e initial commit of huggingface_hub
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-huggingface-hub?expand=0&rev=1
2024-07-23 09:24:35 +00:00