uno-qwen3-8B / bundle_manifest.json
s-sahoo's picture
Publish self-contained Uno Qwen3-8B inference bundle
3666d66 verified
Raw
History Blame
581 Bytes
{
"schema_version": 1,
"layout": {
"base": ".",
"adapter": "adapter"
},
"base": {
"repo_id": "IFM/uno-qwen3-8b-base",
"revision": "4ccfeed3fba497e40495fe6dc5c15c89f7f1e2cd",
"architecture": "SDARForCausalLM",
"weight_dtype": "bfloat16",
"weight_index": "model.safetensors.index.json",
"weight_shards": 5
},
"adapter": {
"repo_id": "s-sahoo/uno-qwen3-8B",
"revision": "79536cf8c70aa48b9badc2532ffef208947463e3",
"peft_type": "LORA",
"rank": 128,
"alpha": 2048,
"weights": "adapter/adapter_model.safetensors"
}
}