Activity
test(tests): Updated tests
test(tests): Updated tests
added some examples to new docs
added some examples to new docs
added supported models table
added supported models table
docs(docs.anyscale): created a docs file for anyscale student models
docs(docs.anyscale): created a docs file for anyscale student models
style(BaseModelConfig): suppressing the UserWarning that Pydantic has…
style(BaseModelConfig): suppressing the UserWarning that Pydantic has…
style(llm_configs): changed mistral student model to have same style …
style(llm_configs): changed mistral student model to have same style …
test(tests.test_validator.test_validate_output.py): removed testing code
test(tests.test_validator.test_validate_output.py): removed testing code
test(tests.test_validator.test_validate_output.py): added tests for d…
test(tests.test_validator.test_validate_output.py): added tests for d…
fix(validator.py-and-utils.py): included datetime.time and datetime.d…
fix(validator.py-and-utils.py): included datetime.time and datetime.d…
changed how we deal with getting finetunes
changed how we deal with getting finetunes
fix(requirements): add astor to dependencies
fix(requirements): add astor to dependencies
fix(align): support for input arguments to align functions
fix(align): support for input arguments to align functions
fix(align): support for subscripted variables
fix(align): support for subscripted variables
fix(align): no longer executing the patched functions inside assert s…
fix(align): no longer executing the patched functions inside assert s…
feat(align): support for runtime alignment assertions
feat(align): support for runtime alignment assertions
fixed gpt capitalisation typos
fixed gpt capitalisation typos