Commit db2a1fb
Development (#718)
* Test to dev sync (#678)
* Update main.yaml (#640)
* Hotfix add docs (#641)
* set max iteration to 30 if single agent has tasks - equivalent to teamagent
* Updated readme
* inspector warning added
* Added API reference docs and generation script/configuration files
---------
Co-authored-by: Ayberk Demir <[email protected]>
* Update README.md
* HOTFIX: BUG-616 added pagination to get model by ids (#643)
* Remove model deletion from tests (#644)
* HOTFIX: Utility-function-bug-in-input-parsing (#648)
* HOTFIX: Add time delay before searching indexes in tests (#646)
* Dev to test (#660)
* 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]>
* A…1 parent d7d2284 commit db2a1fb
File tree
4 files changed
+86
-63
lines changed- aixplain
- factories/team_agent_factory
- modules/team_agent
- tests/unit
- agent
- team_agent
4 files changed
+86
-63
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
155 | 154 | | |
156 | 155 | | |
157 | 156 | | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | 157 | | |
204 | 158 | | |
205 | 159 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
479 | | - | |
| 479 | + | |
| 480 | + | |
480 | 481 | | |
481 | 482 | | |
482 | 483 | | |
483 | 484 | | |
484 | 485 | | |
485 | 486 | | |
486 | | - | |
487 | | - | |
488 | | - | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
497 | | - | |
498 | | - | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
499 | 507 | | |
500 | 508 | | |
501 | 509 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
741 | 741 | | |
742 | 742 | | |
743 | 743 | | |
744 | | - | |
745 | | - | |
| 744 | + | |
| 745 | + | |
746 | 746 | | |
747 | 747 | | |
748 | 748 | | |
| |||
0 commit comments