Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed issue for multi-line code for HF model and fixed Capitalized Integer dtypes Failure #366

Merged
merged 4 commits into from
Jul 15, 2023

Conversation

kunal588
Copy link
Contributor

@kunal588 kunal588 commented Jul 14, 2023

Fixed issue for multi-line code output when using HF model. Made changes in hugging face class of base.py inside LLM.
Fixed Capitalized Integer dtypes Failure

@kunal588 kunal588 changed the title fixed issue for multi-line code for HF model fixed issue for multi-line code for HF model and fixed Capitalized Integer dtypes Failure Jul 14, 2023
Copy link
Collaborator

@gventuri gventuri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done, only a couple of minor changes!

pandasai/helpers/anonymizer.py Outdated Show resolved Hide resolved
pandasai/helpers/anonymizer.py Show resolved Hide resolved
pandasai/helpers/anonymizer.py Show resolved Hide resolved
@gventuri gventuri merged commit 6499a9b into Sinaptik-AI:main Jul 15, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No output for multi-line code for HF model Capitalized Integer dtypes Fail
3 participants