-
Notifications
You must be signed in to change notification settings - Fork 23
Commit 5cd973e
Merge to prod. (#175)
* 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)
* 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]>
* Update Finetuner functional tests (#112)
* 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 (#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 (#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]>
* 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]>
* 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]>
* Update Finetuner hyperparameters (#125)
* Update Finetuner hyperparameters
* Change hyperparameters error message
* 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]>
* Add new LLMs finetuner models (mistral and solar) (#128)
* 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]>
* 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]>
* 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]>
* Update FineTune unit and functional tests (#136)
* 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]>
* Click fix (#140)
* Merge to prod (#119)
* 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]>
---------
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: mi…1 parent b0810c1 commit 5cd973eCopy full SHA for 5cd973e
File tree
Expand file treeCollapse file tree
5 files changed
+14
-7
lines changedOpen diff view settings
Filter options
- docs
- assets
- development
- tests/functional/finetune
- data
Expand file treeCollapse file tree
5 files changed
+14
-7
lines changedOpen diff view settings
Collapse file
docs/assets/architecture.png
Copy file name to clipboard510 KB- Display the source diff
- Display the rich diff
Loading
Collapse file
docs/development/developer_guide.md
Copy file name to clipboardExpand all lines: docs/development/developer_guide.md+6-1Lines changed: 6 additions & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
45 | 50 | | |
46 | 51 | | |
47 | 52 | | |
| |||
Collapse file
+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
Collapse file
tests/functional/finetune/data/finetune_test_end2end.json
Copy file name to clipboardExpand all lines: tests/functional/finetune/data/finetune_test_end2end.json+4-4Lines changed: 4 additions & 4 deletions
| 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 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
Collapse file
tests/functional/finetune/finetune_functional_test.py
Copy file name to clipboardExpand all lines: tests/functional/finetune/finetune_functional_test.py+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
86 | 88 | | |
87 | 89 | | |
88 | 90 | | |
| |||
0 commit comments