trellis-webgpu
hybridherbst's picture
Add large and xlarge TRELLIS text weights
4d19944
Raw
History Blame Contribute Delete
687 Bytes
{
"schema": "trellis-webgpu-variant",
"version": 1,
"id": "text-xlarge",
"conditioning": "text",
"upstream": {
"model": {
"repo": "microsoft/TRELLIS-text-xlarge",
"revision": "e0b00432b8e3a8ecee0df806ab1df9f7281f2be4",
"license": "mit"
},
"encoder": {
"repo": "openai/clip-vit-large-patch14",
"revision": "32bd64288804d66eefd0ccbe215aa642df71cc41",
"license": "mit"
}
},
"tokenizer": "../text-base/tokenizer.json",
"stages": {
"encoder": "../text-base/textEncoder/manifest.json",
"sparseStructureFlow": "sparseStructureFlow/manifest.json",
"structuredLatentFlow": "structuredLatentFlow/manifest.json"
}
}