VextLabs commited on
Commit
0f2cbc5
·
verified ·
1 Parent(s): 38a93fb
Files changed (1) hide show
  1. NOTICE +13 -6
NOTICE CHANGED
@@ -1,10 +1,17 @@
1
- NOTICE — Vext Labs open-weight adapter (code)
2
 
3
  Copyright 2026 Vext Labs, Inc.
4
 
5
- This package includes or depends on third-party model technology.
6
- Base model lineage: Theron / Qwen-family derivatives where applicable.
7
- Preserve Apache-2.0 (or base) license notices when redistributing.
 
8
 
9
- If the base model requires additional attribution (e.g. Qwen), add the
10
- upstream NOTICE text here before public release.
 
 
 
 
 
 
 
1
+ NOTICE — JUWEL GEM open-weight adapter (code)
2
 
3
  Copyright 2026 Vext Labs, Inc.
4
 
5
+ This is a LoRA adapter for the JUWEL base line (JUWEL Sapphire / JUWEL Emerald),
6
+ which is derived from Qwen3-VL-32B-Instruct by Alibaba Cloud (Tongyi Qianwen Lab),
7
+ released under the Apache License 2.0. Original base model:
8
+ https://huggingface.co/Qwen/Qwen3-VL-32B-Instruct
9
 
10
+ Modifications by Vext Labs, Inc.: refusal-direction abliteration, CIP organic
11
+ upscale (additional transformer layers, trained), and this domain LoRA adapter.
12
+
13
+ Attribution only — the "Qwen"/"Alibaba" names and marks are used solely to satisfy
14
+ Apache-2.0 attribution and do NOT imply endorsement by Alibaba Cloud.
15
+
16
+ Apache-2.0 requires retaining this NOTICE and the LICENSE file in redistributions,
17
+ and stating that changes were made (they were — see above).