Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aixplain/aiXplain
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.41
Choose a base ref
...
head repository: aixplain/aiXplain
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.42
Choose a head ref
  • 2 commits
  • 24 files changed
  • 39 contributors

Commits on Feb 23, 2026

  1. Test (#834)

    * Fix models api  (#822)
    
    * Test (#818)
    
    * Packpropagating Connection Description Add (#742)
    
    * Test (#737)
    
    * Backpropagate the hotfix (#725)
    
    * Test (#721)
    
    * MCP Deploy error (#681)
    
    * Test (#663)
    
    * Dev to Test (#654)
    
    * Merge to prod (#530)
    
    * Merge to test (#246)
    
    * Update Finetuner search metadata functional tests (#172)
    
    * Downgrade dataclasses-json for compatibility (#170)
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Fix model cost parameters (#179)
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Treat label URLs (#176)
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Add new metric test (#181)
    
    * Add new metric test
    
    * Enable testing new pipeline executor
    
    ---------
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * LLMModel class and parameters (#184)
    
    * LLMModel class and parameters
    
    * Change in the documentation
    
    * Changing LLMModel for LLM
    
    * Remove frequency penalty
    
    ---------
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Gpus (#185)
    
    * Release. (#141)
    
    * Merge dev to test (#107)
    
    * Create bounds for FineTune hyperparameters (#103)
    
    * Test bound to hyperparameters
    
    * Update finetune llm hyperparameters
    
    * Remove option to use PEFT, always on use now
    
    * Fixing pipeline general asset test (#106)
    
    ---------
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Development to Test (#109)
    
    * Create bounds for FineTune hyperparameters (#103)
    
    * Test bound to hyperparameters
    
    * Update finetune llm hyperparameters
    
    * Remove option to use PEFT, always on use now
    
    * Fixing pipeline general asset test (#106)
    
    ---------
    
    Co-authored-by: Lucas Pavanelli <[email protected]>
    
    * Merge to test (#111)
    
    * Create bounds for FineTune hyperparameters (#103)
    
    * Test bound to hyperparameters
    
    * Update finetune llm hyperparameters
    
    * Remove option to use PEFT, always on use now
    
    * Fixing pipeline general asset test (#106)
    
    ---------
    
    Co-authored-by: Lucas Pavanelli <[email protected]>
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Merge dev to test (#113)
    
    * Create bounds for FineTune hyperparameters (#103)
    
    * Test bound to hyperparameters
    
    * Update finetune llm hyperparameters
    
    * Remove option to use PEFT, always on use now
    
    * Fixing pipeline general asset test (#106)
    
    * Update Finetuner functional tests (#112)
    
    ---------
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Hf deployment test (#114)
    
    * Started adding Hugging Face deployment to aiXplain SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added model status function to  SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updating
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updated CLI
    
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding CLI
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Corrected request error
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Clearing out unnecessary information in return
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Simplifying status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests and correcting tokens
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added bad repo ID test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Finished rough draft of tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Fixing hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Correcting first test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Testing
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding config
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added user doc
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added gated model test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    
    * Hf deployment test (#118)
    
    * Started adding Hugging Face deployment to aiXplain SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added model status function to  SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updating
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updated CLI
    
    Signed-off-by: mikelam-us <[email protected]>
    
    * Create bounds for FineTune hyperparameters (#103)
    
    * Test bound to hyperparameters
    
    * Update finetune llm hyperparameters
    
    * Remove option to use PEFT, always on use now
    
    * Fixing pipeline general asset test (#106)
    
    * Adding CLI
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Corrected request error
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Clearing out unnecessary information in return
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Simplifying status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests and correcting tokens
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added bad repo ID test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Finished rough draft of tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Fixing hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Correcting first test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Testing
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding config
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added user doc
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added gated model test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Update Finetuner functional tests (#112)
    
    * Hf deployment test (#115)
    
    * Started adding Hugging Face deployment to aiXplain SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added model status function to  SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updating
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updated CLI
    
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding CLI
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Corrected request error
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Clearing out unnecessary information in return
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Simplifying status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests and correcting tokens
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added bad repo ID test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Finished rough draft of tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Fixing hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Correcting first test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Testing
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding config
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added user doc
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added gated model test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding HF token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    Co-authored-by: Lucas Pavanelli <[email protected]>
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Merge to test (#124)
    
    * Create bounds for FineTune hyperparameters (#103)
    
    * Test bound to hyperparameters
    
    * Update finetune llm hyperparameters
    
    * Remove option to use PEFT, always on use now
    
    * Fixing pipeline general asset test (#106)
    
    * Update Finetuner functional tests (#112)
    
    * Hf deployment test (#115)
    
    * Started adding Hugging Face deployment to aiXplain SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added model status function to  SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updating
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updated CLI
    
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding CLI
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Corrected request error
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Clearing out unnecessary information in return
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Simplifying status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests and correcting tokens
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added bad repo ID test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Finished rough draft of tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Fixing hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Correcting first test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Testing
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding config
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added user doc
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added gated model test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    
    * Hf deployment test (#117)
    
    * Started adding Hugging Face deployment to aiXplain SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added model status function to  SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updating
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updated CLI
    
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding CLI
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Corrected request error
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Clearing out unnecessary information in return
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Simplifying status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests and correcting tokens
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added bad repo ID test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Finished rough draft of tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Fixing hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Correcting first test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Testing
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding config
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added user doc
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added gated model test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Merge dev to test (#113)
    
    * Create bounds for FineTune hyperparameters (#103)
    
    * Test bound to hyperparameters
    
    * Update finetune llm hyperparameters
    
    * Remove option to use PEFT, always on use now
    
    * Fixing pipeline general asset test (#106)
    
    * Update Finetuner functional tests (#112)
    
    ---------
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Hf deployment test (#114)
    
    * Started adding Hugging Face deployment to aiXplain SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added model status function to  SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updating
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updated CLI
    
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding CLI
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Corrected request error
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Clearing out unnecessary information in return
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Simplifying status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests and correcting tokens
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added bad repo ID test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Finished rough draft of tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Fixing hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Correcting first test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Testing
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding config
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added user doc
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added gated model test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding HF token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    Co-authored-by: Lucas Pavanelli <[email protected]>
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Do not download textual URLs (#120)
    
    * Do not download textual URLs
    
    * Treat as string
    
    ---------
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Enable api key parameter in data asset creation (#122)
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    Co-authored-by: Lucas Pavanelli <[email protected]>
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    Co-authored-by: mikelam-us-aixplain <[email protected]>
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Merge dev to test (#126)
    
    * Create bounds for FineTune hyperparameters (#103)
    
    * Test bound to hyperparameters
    
    * Update finetune llm hyperparameters
    
    * Remove option to use PEFT, always on use now
    
    * Fixing pipeline general asset test (#106)
    
    * Update Finetuner functional tests (#112)
    
    * Hf deployment test (#115)
    
    * Started adding Hugging Face deployment to aiXplain SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added model status function to  SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updating
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updated CLI
    
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding CLI
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Corrected request error
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Clearing out unnecessary information in return
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Simplifying status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests and correcting tokens
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added bad repo ID test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Finished rough draft of tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Fixing hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Correcting first test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Testing
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding config
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added user doc
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added gated model test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    
    * Hf deployment test (#117)
    
    * Started adding Hugging Face deployment to aiXplain SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added model status function to  SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updating
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updated CLI
    
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding CLI
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Corrected request error
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Clearing out unnecessary information in return
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Simplifying status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests and correcting tokens
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added bad repo ID test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Finished rough draft of tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Fixing hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Correcting first test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Testing
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding config
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added user doc
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added gated model test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Merge dev to test (#113)
    
    * Create bounds for FineTune hyperparameters (#103)
    
    * Test bound to hyperparameters
    
    * Update finetune llm hyperparameters
    
    * Remove option to use PEFT, always on use now
    
    * Fixing pipeline general asset test (#106)
    
    * Update Finetuner functional tests (#112)
    
    ---------
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Hf deployment test (#114)
    
    * Started adding Hugging Face deployment to aiXplain SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added model status function to  SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updating
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updated CLI
    
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding CLI
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Corrected request error
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Clearing out unnecessary information in return
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Simplifying status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests and correcting tokens
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added bad repo ID test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Finished rough draft of tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Fixing hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Correcting first test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Testing
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding config
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added user doc
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added gated model test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding HF token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    Co-authored-by: Lucas Pavanelli <[email protected]>
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Do not download textual URLs (#120)
    
    * Do not download textual URLs
    
    * Treat as string
    
    ---------
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Enable api key parameter in data asset creation (#122)
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Update Finetuner hyperparameters (#125)
    
    * Update Finetuner hyperparameters
    
    * Change hyperparameters error message
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    Co-authored-by: mikelam-us-aixplain <[email protected]>
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Merge dev to test (#129)
    
    * Create bounds for FineTune hyperparameters (#103)
    
    * Test bound to hyperparameters
    
    * Update finetune llm hyperparameters
    
    * Remove option to use PEFT, always on use now
    
    * Fixing pipeline general asset test (#106)
    
    * Update Finetuner functional tests (#112)
    
    * Hf deployment test (#115)
    
    * Started adding Hugging Face deployment to aiXplain SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added model status function to  SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updating
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updated CLI
    
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding CLI
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Corrected request error
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Clearing out unnecessary information in return
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Simplifying status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests and correcting tokens
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added bad repo ID test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Finished rough draft of tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Fixing hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Correcting first test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Testing
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding config
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added user doc
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added gated model test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    
    * Hf deployment test (#117)
    
    * Started adding Hugging Face deployment to aiXplain SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added model status function to  SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updating
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updated CLI
    
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding CLI
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Corrected request error
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Clearing out unnecessary information in return
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Simplifying status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests and correcting tokens
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added bad repo ID test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Finished rough draft of tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Fixing hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Correcting first test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Testing
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding config
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added user doc
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added gated model test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Merge dev to test (#113)
    
    * Create bounds for FineTune hyperparameters (#103)
    
    * Test bound to hyperparameters
    
    * Update finetune llm hyperparameters
    
    * Remove option to use PEFT, always on use now
    
    * Fixing pipeline general asset test (#106)
    
    * Update Finetuner functional tests (#112)
    
    ---------
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Hf deployment test (#114)
    
    * Started adding Hugging Face deployment to aiXplain SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added model status function to  SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updating
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updated CLI
    
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding CLI
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Corrected request error
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Clearing out unnecessary information in return
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Simplifying status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests and correcting tokens
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added bad repo ID test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Finished rough draft of tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Fixing hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Correcting first test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Testing
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding config
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added user doc
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added gated model test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding HF token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    Co-authored-by: Lucas Pavanelli <[email protected]>
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Do not download textual URLs (#120)
    
    * Do not download textual URLs
    
    * Treat as string
    
    ---------
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Enable api key parameter in data asset creation (#122)
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Update Finetuner hyperparameters (#125)
    
    * Update Finetuner hyperparameters
    
    * Change hyperparameters error message
    
    * Add new LLMs finetuner models (mistral and solar) (#128)
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    Co-authored-by: mikelam-us-aixplain <[email protected]>
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Merge to test (#135)
    
    * Create bounds for FineTune hyperparameters (#103)
    
    * Test bound to hyperparameters
    
    * Update finetune llm hyperparameters
    
    * Remove option to use PEFT, always on use now
    
    * Fixing pipeline general asset test (#106)
    
    * Update Finetuner functional tests (#112)
    
    * Hf deployment test (#115)
    
    * Started adding Hugging Face deployment to aiXplain SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added model status function to  SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updating
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updated CLI
    
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding CLI
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Corrected request error
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Clearing out unnecessary information in return
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Simplifying status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests and correcting tokens
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added bad repo ID test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Finished rough draft of tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Fixing hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Correcting first test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Testing
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding config
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added user doc
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added gated model test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    
    * Hf deployment test (#117)
    
    * Started adding Hugging Face deployment to aiXplain SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added model status function to  SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updating
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updated CLI
    
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding CLI
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Corrected request error
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Clearing out unnecessary information in return
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Simplifying status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests and correcting tokens
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added bad repo ID test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Finished rough draft of tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Fixing hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Correcting first test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Testing
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding config
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added user doc
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added gated model test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Merge dev to test (#113)
    
    * Create bounds for FineTune hyperparameters (#103)
    
    * Test bound to hyperparameters
    
    * Update finetune llm hyperparameters
    
    * Remove option to use PEFT, always on use now
    
    * Fixing pipeline general asset test (#106)
    
    * Update Finetuner functional tests (#112)
    
    ---------
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Hf deployment test (#114)
    
    * Started adding Hugging Face deployment to aiXplain SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added model status function to  SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updating
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updated CLI
    
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding CLI
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Corrected request error
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Clearing out unnecessary information in return
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Simplifying status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests and correcting tokens
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added bad repo ID test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Finished rough draft of tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Fixing hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Correcting first test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Testing
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding config
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added user doc
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added gated model test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding HF token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    Co-authored-by: Lucas Pavanelli <[email protected]>
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Do not download textual URLs (#120)
    
    * Do not download textual URLs
    
    * Treat as string
    
    ---------
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Enable api key parameter in data asset creation (#122)
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Update Finetuner hyperparameters (#125)
    
    * Update Finetuner hyperparameters
    
    * Change hyperparameters error message
    
    * Add new LLMs finetuner models (mistral and solar) (#128)
    
    * Enabling dataset ID and model ID as parameters for finetuner creation (#131)
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Fix supplier representation of a model (#132)
    
    * Fix supplier representation of a model
    
    * Fixing parameter typing
    
    ---------
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Fixing indentation in documentation sample code (#134)
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    Co-authored-by: Lucas Pavanelli <[email protected]>
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    Co-authored-by: mikelam-us-aixplain <[email protected]>
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Merge dev to test (#137)
    
    * Create bounds for FineTune hyperparameters (#103)
    
    * Test bound to hyperparameters
    
    * Update finetune llm hyperparameters
    
    * Remove option to use PEFT, always on use now
    
    * Fixing pipeline general asset test (#106)
    
    * Update Finetuner functional tests (#112)
    
    * Hf deployment test (#115)
    
    * Started adding Hugging Face deployment to aiXplain SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added model status function to  SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updating
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updated CLI
    
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding CLI
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Corrected request error
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Clearing out unnecessary information in return
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Simplifying status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests and correcting tokens
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added bad repo ID test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Finished rough draft of tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Fixing hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Correcting first test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Testing
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding config
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added user doc
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added gated model test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    
    * Hf deployment test (#117)
    
    * Started adding Hugging Face deployment to aiXplain SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added model status function to  SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updating
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updated CLI
    
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding CLI
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Corrected request error
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Clearing out unnecessary information in return
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Simplifying status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests and correcting tokens
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added bad repo ID test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Finished rough draft of tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Fixing hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Correcting first test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Testing
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding config
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added user doc
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added gated model test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Merge dev to test (#113)
    
    * Create bounds for FineTune hyperparameters (#103)
    
    * Test bound to hyperparameters
    
    * Update finetune llm hyperparameters
    
    * Remove option to use PEFT, always on use now
    
    * Fixing pipeline general asset test (#106)
    
    * Update Finetuner functional tests (#112)
    
    ---------
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Hf deployment test (#114)
    
    * Started adding Hugging Face deployment to aiXplain SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added model status function to  SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updating
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updated CLI
    
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding CLI
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Corrected request error
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Clearing out unnecessary information in return
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Simplifying status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests and correcting tokens
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added bad repo ID test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Finished rough draft of tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Fixing hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Correcting first test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Testing
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding config
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added user doc
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added gated model test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding HF token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    Co-authored-by: Lucas Pavanelli <[email protected]>
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Do not download textual URLs (#120)
    
    * Do not download textual URLs
    
    * Treat as string
    
    ---------
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Enable api key parameter in data asset creation (#122)
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Update Finetuner hyperparameters (#125)
    
    * Update Finetuner hyperparameters
    
    * Change hyperparameters error message
    
    * Add new LLMs finetuner models (mistral and solar) (#128)
    
    * Enabling dataset ID and model ID as parameters for finetuner creation (#131)
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Fix supplier representation of a model (#132)
    
    * Fix supplier representation of a model
    
    * Fixing parameter typing
    
    ---------
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Fixing indentation in documentation sample code (#134)
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Update FineTune unit and functional tests (#136)
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    Co-authored-by: mikelam-us-aixplain <[email protected]>
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    Co-authored-by: Lucas Pavanelli <[email protected]>
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    Co-authored-by: mikelam-us-aixplain <[email protected]>
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Merge to prod. (#152)
    
    * Merge dev to test (#107)
    
    * Create bounds for FineTune hyperparameters (#103)
    
    * Test bound to hyperparameters
    
    * Update finetune llm hyperparameters
    
    * Remove option to use PEFT, always on use now
    
    * Fixing pipeline general asset test (#106)
    
    ---------
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Development to Test (#109)
    
    * Create bounds for FineTune hyperparameters (#103)
    
    * Test bound to hyperparameters
    
    * Update finetune llm hyperparameters
    
    * Remove option to use PEFT, always on use now
    
    * Fixing pipeline general asset test (#106)
    
    ---------
    
    Co-authored-by: Lucas Pavanelli <[email protected]>
    
    * Merge to test (#111)
    
    * Create bounds for FineTune hyperparameters (#103)
    
    * Test bound to hyperparameters
    
    * Update finetune llm hyperparameters
    
    * Remove option to use PEFT, always on use now
    
    * Fixing pipeline general asset test (#106)
    
    ---------
    
    Co-authored-by: Lucas Pavanelli <[email protected]>
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Merge dev to test (#113)
    
    * Create bounds for FineTune hyperparameters (#103)
    
    * Test bound to hyperparameters
    
    * Update finetune llm hyperparameters
    
    * Remove option to use PEFT, always on use now
    
    * Fixing pipeline general asset test (#106)
    
    * Update Finetuner functional tests (#112)
    
    ---------
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Hf deployment test (#114)
    
    * Started adding Hugging Face deployment to aiXplain SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added model status function to  SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updating
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updated CLI
    
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding CLI
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Corrected request error
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Clearing out unnecessary information in return
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Simplifying status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests and correcting tokens
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added bad repo ID test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Finished rough draft of tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Fixing hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Correcting first test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Testing
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding config
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added user doc
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added gated model test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    
    * Hf deployment test (#118)
    
    * Started adding Hugging Face deployment to aiXplain SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added model status function to  SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updating
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updated CLI
    
    Signed-off-by: mikelam-us <[email protected]>
    
    * Create bounds for FineTune hyperparameters (#103)
    
    * Test bound to hyperparameters
    
    * Update finetune llm hyperparameters
    
    * Remove option to use PEFT, always on use now
    
    * Fixing pipeline general asset test (#106)
    
    * Adding CLI
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Corrected request error
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Clearing out unnecessary information in return
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Simplifying status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests and correcting tokens
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added bad repo ID test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Finished rough draft of tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Fixing hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Correcting first test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Testing
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding config
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added user doc
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added gated model test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Update Finetuner functional tests (#112)
    
    * Hf deployment test (#115)
    
    * Started adding Hugging Face deployment to aiXplain SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added model status function to  SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updating
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updated CLI
    
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding CLI
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Corrected request error
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Clearing out unnecessary information in return
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Simplifying status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests and correcting tokens
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added bad repo ID test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Finished rough draft of tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Fixing hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Correcting first test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Testing
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding config
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added user doc
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added gated model test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding HF token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    Co-authored-by: Lucas Pavanelli <[email protected]>
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Merge to test (#124)
    
    * Create bounds for FineTune hyperparameters (#103)
    
    * Test bound to hyperparameters
    
    * Update finetune llm hyperparameters
    
    * Remove option to use PEFT, always on use now
    
    * Fixing pipeline general asset test (#106)
    
    * Update Finetuner functional tests (#112)
    
    * Hf deployment test (#115)
    
    * Started adding Hugging Face deployment to aiXplain SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added model status function to  SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updating
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updated CLI
    
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding CLI
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Corrected request error
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Clearing out unnecessary information in return
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Simplifying status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests and correcting tokens
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added bad repo ID test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Finished rough draft of tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Fixing hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Correcting first test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Testing
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding config
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added user doc
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added gated model test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    
    * Hf deployment test (#117)
    
    * Started adding Hugging Face deployment to aiXplain SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added model status function to  SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updating
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updated CLI
    
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding CLI
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Corrected request error
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Clearing out unnecessary information in return
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Simplifying status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests and correcting tokens
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added bad repo ID test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Finished rough draft of tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Fixing hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Correcting first test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Testing
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding config
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added user doc
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added gated model test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Merge dev to test (#113)
    
    * Create bounds for FineTune hyperparameters (#103)
    
    * Test bound to hyperparameters
    
    * Update finetune llm hyperparameters
    
    * Remove option to use PEFT, always on use now
    
    * Fixing pipeline general asset test (#106)
    
    * Update Finetuner functional tests (#112)
    
    ---------
    
    Co-authored-by: Thiago Castro Ferreira <[email protected]>
    
    * Hf deployment test (#114)
    
    * Started adding Hugging Face deployment to aiXplain SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added model status function to  SDK
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updating
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Updated CLI
    
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding CLI
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Corrected request error
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Clearing out unnecessary information in return
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Simplifying status
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests and correcting tokens
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added bad repo ID test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Finished rough draft of tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding tests
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Fixing hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding hf token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Correcting first test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Testing
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Adding config
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added user doc
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    * Added gated model test
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    ---------
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    Signed-off-by: mikelam-us <[email protected]>
    
    * Adding HF token
    
    Signed-off-by: mikelam-us-aixplain <[email protected]>
    
    ---------…
    Configuration menu
    Copy the full SHA
    c484d11 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

  1. update version

    aix-ahmet committed Mar 3, 2026
    Configuration menu
    Copy the full SHA
    9723a05 View commit details
    Browse the repository at this point in the history
Loading