Files changed (1) hide show
  1. city96_Wan2.1-T2V-14B-gguf.json +56 -0
city96_Wan2.1-T2V-14B-gguf.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:3d2990a7-ca07-4d8e-ac49-9e1321cfb9d3",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-06-05T09:38:22.394291+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "city96/Wan2.1-T2V-14B-gguf-dad07035-c867-5510-a0fb-824b728597ca",
11
+ "name": "city96/Wan2.1-T2V-14B-gguf",
12
+ "externalReferences": [
13
+ {
14
+ "url": "https://huggingface.co/city96/Wan2.1-T2V-14B-gguf",
15
+ "type": "documentation"
16
+ }
17
+ ],
18
+ "modelCard": {
19
+ "modelParameters": {
20
+ "task": "text-to-video"
21
+ },
22
+ "properties": [
23
+ {
24
+ "name": "library_name",
25
+ "value": "gguf"
26
+ },
27
+ {
28
+ "name": "base_model",
29
+ "value": "Wan-AI/Wan2.1-T2V-14B"
30
+ }
31
+ ]
32
+ },
33
+ "authors": [
34
+ {
35
+ "name": "city96"
36
+ }
37
+ ],
38
+ "licenses": [
39
+ {
40
+ "license": {
41
+ "id": "Apache-2.0",
42
+ "url": "https://spdx.org/licenses/Apache-2.0.html"
43
+ }
44
+ }
45
+ ],
46
+ "tags": [
47
+ "gguf",
48
+ "text-to-video",
49
+ "base_model:Wan-AI/Wan2.1-T2V-14B",
50
+ "base_model:quantized:Wan-AI/Wan2.1-T2V-14B",
51
+ "license:apache-2.0",
52
+ "region:us"
53
+ ]
54
+ }
55
+ }
56
+ }