Skip to content

Conversation

@hanouticelina
Copy link
Contributor

@hanouticelina hanouticelina commented Apr 23, 2025

context in this slack message (internal link).

tested the PR with Dia by overriding HARDCODED_MODEL_INFERENCE_MAPPING with:

...
"fal-ai": {
    "nari-labs/Dia-1.6B": {
	  providerId: "fal-ai/dia-tts",
	  hfModelId: "nari-labs/Dia-1.6B",
	  task: "text-to-speech",
	  status: "live",
		},
	},
...

@hanouticelina hanouticelina merged commit cbacb18 into main Apr 23, 2025
5 checks passed
@hanouticelina hanouticelina deleted the update-fal-input branch April 23, 2025 12:14
Deep-unlearning pushed a commit that referenced this pull request May 13, 2025
context in this slack
[message](https://huggingface.slack.com/archives/C0664PDFGSJ/p1745395082617929?thread_ts=1745388278.838629&cid=C0664PDFGSJ)
(internal link).

tested the PR with [Dia](https://huggingface.co/nari-labs/Dia-1.6B) by
overriding `HARDCODED_MODEL_INFERENCE_MAPPING` with:
```js
...
"fal-ai": {
    "nari-labs/Dia-1.6B": {
	  providerId: "fal-ai/dia-tts",
	  hfModelId: "nari-labs/Dia-1.6B",
	  task: "text-to-speech",
	  status: "live",
		},
	},
...
```
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.

4 participants