AbteeXAILabs commited on
Commit
c03ccfa
·
verified ·
1 Parent(s): 9f64059

chore: standardise legacy release metadata

Browse files

Add canonical lifecycle and infusion metadata, correct Hugging Face base-model and pipeline metadata, and refresh integrity records.

Files changed (3) hide show
  1. README.md +1 -0
  2. checksums.sha256 +2 -2
  3. release_export_manifest.json +54 -35
README.md CHANGED
@@ -29,6 +29,7 @@ tags:
29
  - nem-convert-required
30
  - legacy
31
  - outdated
 
32
  ---
33
 
34
  # LumynaX Chat Yi-1.5 34B GGUF (multilingual)
 
29
  - nem-convert-required
30
  - legacy
31
  - outdated
32
+ base_model: 01-ai/Yi-1.5-34B-Chat
33
  ---
34
 
35
  # LumynaX Chat Yi-1.5 34B GGUF (multilingual)
checksums.sha256 CHANGED
@@ -2,6 +2,6 @@
2
  d0b4f9120ba026c00fa23cb84b4e1620a2e6436592e58155a5151653179572c0 VERSION.txt
3
  7f1d1228bb0006621ececcea13102f7c9595d17102d2b8824c51d474d7dfd5a5 ollama/Modelfile
4
  26b2fb6f2558c3e872f791f80950343efad42948cefffd1597d54a23fbe65e5d quickstart.py
5
- 56383a64fceced83566516469f8f81f4e0bd1668b76c3ca89e3f21274f430321 release_export_manifest.json
6
  44fc2c3474d1cc9ef66f42dfc3fcc4aa571eae4bf7720fae3569a7451f7e4a3f requirements.txt
7
- 0a35cbfbb8fafe615791b0b9ae6bcc233b55e5df3a447f1f3cbabe334aa83ddb README.md
 
2
  d0b4f9120ba026c00fa23cb84b4e1620a2e6436592e58155a5151653179572c0 VERSION.txt
3
  7f1d1228bb0006621ececcea13102f7c9595d17102d2b8824c51d474d7dfd5a5 ollama/Modelfile
4
  26b2fb6f2558c3e872f791f80950343efad42948cefffd1597d54a23fbe65e5d quickstart.py
5
+ 99e80e7b06432161601e3fce0e0cec959b412228ee71d710eb4d0d88e75f2509 release_export_manifest.json
6
  44fc2c3474d1cc9ef66f42dfc3fcc4aa571eae4bf7720fae3569a7451f7e4a3f requirements.txt
7
+ feea4c6a1d5ef696f07f5f65369698638f01eec689df109a249fab4330b4c000 README.md
release_export_manifest.json CHANGED
@@ -1,35 +1,54 @@
1
- {
2
- "release_id": "lumynax-chat-yi-15-34b-gguf",
3
- "title": "LumynaX Chat Yi-1.5 34B GGUF (multilingual)",
4
- "repo_id": "AbteeXAILab/lumynax-chat-yi-15-34b-gguf",
5
- "version": "v0.1.0",
6
- "publisher": "AbteeX AI Labs",
7
- "publisher_org": "AbteeXAILab",
8
- "jurisdiction": "NZ",
9
- "residency": [
10
- "NZ"
11
- ],
12
- "upstream": {
13
- "repo_id": "01-ai/Yi-1.5-34B-Chat",
14
- "license": "apache-2.0",
15
- "prompt_format": "chatml",
16
- "source_note": "01-ai Yi"
17
- },
18
- "gguf_mirror": "bartowski/Yi-1.5-34B-Chat-GGUF",
19
- "runtime": "llama_cpp",
20
- "modalities": [
21
- "text"
22
- ],
23
- "context_tokens": 32768,
24
- "total_params_b": 34,
25
- "active_params_b": null,
26
- "quantization": "Q4_K_M GGUF",
27
- "primary_artifact": "Yi-1.5-34B-Chat-Q4_K_M.gguf",
28
- "package_state": "weights_mirrored",
29
- "validation_status": "scaffold_verified",
30
- "sovereignty_tier": 3,
31
- "supports_tools": true,
32
- "supports_json": true,
33
- "audit_hash_chain": "SHA-256 over canonical request + response JSON",
34
- "build_date_utc": "2026-05-17T02:13:28Z"
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "release_id": "lumynax-chat-yi-15-34b-gguf",
3
+ "title": "LumynaX Chat Yi-1.5 34B GGUF (multilingual)",
4
+ "repo_id": "AbteeXAILab/lumynax-chat-yi-15-34b-gguf",
5
+ "version": "v0.1.0",
6
+ "publisher": "AbteeX AI Labs",
7
+ "publisher_org": "AbteeXAILab",
8
+ "jurisdiction": "NZ",
9
+ "residency": [
10
+ "NZ"
11
+ ],
12
+ "upstream": {
13
+ "repo_id": "01-ai/Yi-1.5-34B-Chat",
14
+ "license": "apache-2.0",
15
+ "prompt_format": "chatml",
16
+ "source_note": "01-ai Yi"
17
+ },
18
+ "gguf_mirror": "bartowski/Yi-1.5-34B-Chat-GGUF",
19
+ "runtime": "llama_cpp",
20
+ "modalities": [
21
+ "text"
22
+ ],
23
+ "context_tokens": 32768,
24
+ "total_params_b": 34,
25
+ "active_params_b": null,
26
+ "quantization": "Q4_K_M GGUF",
27
+ "primary_artifact": "Yi-1.5-34B-Chat-Q4_K_M.gguf",
28
+ "package_state": "weights_mirrored",
29
+ "validation_status": "scaffold_verified",
30
+ "sovereignty_tier": 3,
31
+ "supports_tools": true,
32
+ "supports_json": true,
33
+ "audit_hash_chain": "SHA-256 over canonical request + response JSON",
34
+ "build_date_utc": "2026-05-17T02:13:28Z",
35
+ "lumynax_manifest_version": 3,
36
+ "lifecycle": {
37
+ "status": "legacy",
38
+ "maintenance": "unmaintained",
39
+ "production_recommended": false
40
+ },
41
+ "lumynax_infusion": {
42
+ "core_role": "primary_intelligence_model",
43
+ "method": "routed",
44
+ "infused_model": "01-ai/Yi-1.5-34B-Chat",
45
+ "weight_composition_applied": false,
46
+ "moe_composition": "not_applied"
47
+ },
48
+ "licensing": {
49
+ "id": "apache-2.0",
50
+ "license_file": "LICENSE.txt",
51
+ "source_model_repo": "01-ai/Yi-1.5-34B-Chat",
52
+ "weights_subject_to_source_license": true
53
+ }
54
+ }