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

Added support for Falcon 40B Instruct BF16 and fixed a bug with FLAN-XXL #30

Merged
merged 2 commits into from
Aug 14, 2023

Conversation

manikajay
Copy link

Issue #, if available:

Description of changes:
Added support for Falcon 40B Instruct HF16

To run:

export AWS_REGION = "<YOUR_AWS_REGION>"
export KENDRA_INDEX_ID = "<YOUR_KENDRA_INDEX_ID>"
export FALCON_40B_ENDPOINT="<YOUR_SAGEMAKER_ENDPOINT_NAME>"
streamlit run app.py falcon40b

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@MithilShah MithilShah changed the base branch from main to development August 14, 2023 02:52
@MithilShah MithilShah merged commit 3308e26 into aws-samples:development Aug 14, 2023
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.

2 participants