Commit 7b67f89
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]>
---------
Signed-off-by: mikelam-us-aixplain <[email protected]>
Signed-off-by: mikelam-us <[email protected]>
Co-authored-by: Lucas Pavanelli <86805…1 parent edaac86 commit 7b67f89
File tree
14 files changed
+1019
-116
lines changed- .github/workflows
- aixplain
- factories
- agent_factory
- team_agent_factory
- modules
- agent
- model
- team_agent
- tests
- functional
- agent
- team_agent
- unit
- agent
- team_agent
14 files changed
+1019
-116
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
82 | | - | |
83 | | - | |
| 83 | + | |
| 84 | + | |
84 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
85 | 90 | | |
86 | 91 | | |
87 | 92 | | |
| |||
91 | 96 | | |
92 | 97 | | |
93 | 98 | | |
94 | | - | |
| 99 | + | |
95 | 100 | | |
96 | 101 | | |
97 | 102 | | |
| |||
112 | 117 | | |
113 | 118 | | |
114 | 119 | | |
115 | | - | |
| 120 | + | |
116 | 121 | | |
117 | 122 | | |
118 | 123 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
5 | 2 | | |
6 | 3 | | |
7 | 4 | | |
| |||
21 | 18 | | |
22 | 19 | | |
23 | 20 | | |
| 21 | + | |
| 22 | + | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
52 | 64 | | |
53 | 65 | | |
54 | 66 | | |
| |||
63 | 75 | | |
64 | 76 | | |
65 | 77 | | |
66 | | - | |
67 | 78 | | |
68 | 79 | | |
69 | 80 | | |
| |||
72 | 83 | | |
73 | 84 | | |
74 | 85 | | |
| 86 | + | |
75 | 87 | | |
76 | 88 | | |
77 | 89 | | |
| |||
85 | 97 | | |
86 | 98 | | |
87 | 99 | | |
88 | | - | |
89 | 100 | | |
90 | 101 | | |
91 | 102 | | |
92 | 103 | | |
| 104 | + | |
93 | 105 | | |
94 | 106 | | |
95 | 107 | | |
| 108 | + | |
96 | 109 | | |
97 | 110 | | |
98 | 111 | | |
99 | 112 | | |
100 | 113 | | |
101 | 114 | | |
102 | 115 | | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
103 | 126 | | |
104 | 127 | | |
105 | 128 | | |
| |||
112 | 135 | | |
113 | 136 | | |
114 | 137 | | |
115 | | - | |
116 | | - | |
117 | | - | |
| 138 | + | |
118 | 139 | | |
119 | 140 | | |
120 | 141 | | |
| |||
133 | 154 | | |
134 | 155 | | |
135 | 156 | | |
136 | | - | |
| 157 | + | |
| 158 | + | |
137 | 159 | | |
138 | 160 | | |
139 | 161 | | |
| |||
145 | 167 | | |
146 | 168 | | |
147 | 169 | | |
148 | | - | |
| 170 | + | |
149 | 171 | | |
150 | 172 | | |
151 | 173 | | |
| |||
228 | 250 | | |
229 | 251 | | |
230 | 252 | | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
231 | 264 | | |
232 | 265 | | |
233 | 266 | | |
| |||
238 | 271 | | |
239 | 272 | | |
240 | 273 | | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
241 | 279 | | |
242 | 280 | | |
243 | 281 | | |
| |||
351 | 389 | | |
352 | 390 | | |
353 | 391 | | |
354 | | - | |
| 392 | + | |
355 | 393 | | |
356 | 394 | | |
357 | 395 | | |
| |||
361 | 399 | | |
362 | 400 | | |
363 | 401 | | |
| 402 | + | |
364 | 403 | | |
365 | 404 | | |
366 | 405 | | |
| |||
403 | 442 | | |
404 | 443 | | |
405 | 444 | | |
406 | | - | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
407 | 448 | | |
408 | 449 | | |
409 | 450 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
57 | | - | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | 60 | | |
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
65 | | - | |
66 | 64 | | |
67 | 65 | | |
68 | 66 | | |
| |||
75 | 73 | | |
76 | 74 | | |
77 | 75 | | |
78 | | - | |
79 | 76 | | |
80 | 77 | | |
81 | | - | |
82 | 78 | | |
83 | 79 | | |
84 | 80 | | |
85 | 81 | | |
86 | | - | |
87 | 82 | | |
88 | 83 | | |
89 | | - | |
90 | 84 | | |
91 | 85 | | |
92 | 86 | | |
93 | 87 | | |
94 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
95 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
96 | 127 | | |
97 | 128 | | |
98 | 129 | | |
| |||
227 | 258 | | |
228 | 259 | | |
229 | 260 | | |
| 261 | + | |
| 262 | + | |
230 | 263 | | |
231 | 264 | | |
232 | 265 | | |
233 | | - | |
| 266 | + | |
| 267 | + | |
234 | 268 | | |
235 | 269 | | |
236 | 270 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
157 | 158 | | |
158 | 159 | | |
159 | 160 | | |
| |||
349 | 350 | | |
350 | 351 | | |
351 | 352 | | |
352 | | - | |
353 | 353 | | |
| 354 | + | |
354 | 355 | | |
0 commit comments