• Yoav Katz's avatar
    Update Unitxt task to use locally installed unitxt and not download Unitxt... · 1170ef9e
    Yoav Katz authored
    
    Update Unitxt task to  use locally installed unitxt and not download Unitxt code from Huggingface (#2514)
    
    * Moved to require unitxt installation and not download unitxt from HF hub.
    
    This has performance benefits and simplifies the code.
    Signed-off-by: default avatarYoav Katz <katz@il.ibm.com>
    
    * Updated watsonx documentation
    
    * Updated installation instructions
    
    * Removed redundant comman
    
    * Allowed unitxt tasks to generate chat APIs
    
    Modified WatsonXI model to support chat apis
    
    * Removed print
    
    * Run precommit formatting
    
    ---------
    Signed-off-by: default avatarYoav Katz <katz@il.ibm.com>
    1170ef9e
task.py 7.58 KB