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

Add fal.ai inference endpoints #1104

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

gokayfem
Copy link

Adds fal.ai inference endpoints

@SBrandeis
Copy link
Contributor

Cool stuff @gokayfem !

Would you mind adding tests for these new models? I think one per modality/task would be nice to ensure the inference client is compatible with FAL's APIs.

Tests are defined in HfInference.spec.ts.

To run them, you'll need to add a HF_FAL_AI_KEY to your environment and use the pnpmcommand:

export HF_FAL_AI_KEY="valid-fal-ai-key"
pnpm run test -t 'Fal AI'

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