Skip to content

feat: add TheComputeFactory inference provider#1988

Open
ciborg971 wants to merge 1 commit intohuggingface:mainfrom
ciborg971:feat/tcfprovider
Open

feat: add TheComputeFactory inference provider#1988
ciborg971 wants to merge 1 commit intohuggingface:mainfrom
ciborg971:feat/tcfprovider

Conversation

@ciborg971
Copy link

Add TheComputeFactory (https://huggingface.co/TheComputeFactory) as a new inference provider with support for:

  • conversational (OpenAI-compatible chat completions)
  • text-to-video (direct binary response)
  • a lot more later ! (we support a large variety of models from stereo video generation to sound super sampling and just starting slowly by integrating LLM/Text-to-Video)

Register provider in INFERENCE_PROVIDERS, PROVIDERS_HUB_ORGS, HARDCODED_MODEL_INFERENCE_MAPPING, and PROVIDERS helper map.

Our website https://www.thecomputefactory.com/

@Wauplin @SBrandeis @julien-c @hanouticelina

Have a nice day !

Add TCF as a new inference provider with support for:
- conversational (OpenAI-compatible chat completions)
- text-to-video (direct binary response)

Register provider in INFERENCE_PROVIDERS, PROVIDERS_HUB_ORGS,
HARDCODED_MODEL_INFERENCE_MAPPING, and PROVIDERS helper map.
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.

1 participant