tgetsov commited on
Commit
bda703f
·
verified ·
1 Parent(s): 052f300

Upload NOTICE with huggingface_hub

Browse files
Files changed (1) hide show
  1. NOTICE +55 -0
NOTICE ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ marvy-14B
2
+ Copyright 2026 MainStack
3
+
4
+ This product is licensed under the Apache License, Version 2.0 (the "License").
5
+ You may obtain a copy of the License in the accompanying LICENSE file or at:
6
+
7
+ http://www.apache.org/licenses/LICENSE-2.0
8
+
9
+ ================================================================================
10
+ Attribution
11
+ ================================================================================
12
+
13
+ marvy-14B is a fine-tuned derivative of:
14
+
15
+ Qwen2.5-14B-Instruct
16
+ Copyright Alibaba Cloud / Qwen Team
17
+ Licensed under the Apache License, Version 2.0
18
+ https://huggingface.co/Qwen/Qwen2.5-14B-Instruct
19
+
20
+ The base model weights are the property of their respective authors and are
21
+ used and redistributed in modified (fine-tuned) form under the terms of the
22
+ Apache License, Version 2.0.
23
+
24
+ Citation for the base model:
25
+
26
+ @misc{qwen2.5,
27
+ title = {Qwen2.5: A Party of Foundation Models},
28
+ author = {Qwen Team},
29
+ year = {2024},
30
+ url = {https://qwenlm.github.io/blog/qwen2.5/}
31
+ }
32
+
33
+ @article{qwen2,
34
+ title = {Qwen2 Technical Report},
35
+ author = {Qwen Team},
36
+ journal= {arXiv preprint arXiv:2407.10671},
37
+ year = {2024}
38
+ }
39
+
40
+ ================================================================================
41
+ Tooling
42
+ ================================================================================
43
+
44
+ Trained and fused with MLX-LM (https://github.com/ml-explore/mlx-lm),
45
+ Copyright Apple Inc., licensed under the MIT License.
46
+
47
+ ================================================================================
48
+ Training data provenance
49
+ ================================================================================
50
+
51
+ marvy-14B was fine-tuned on a corpus of anonymized ServiceNow delivery
52
+ artifacts. All customer and partner names were replaced with stable aliases,
53
+ and emails, hostnames, IP addresses, and credential-bearing files were removed
54
+ or redacted prior to training. No customer-identifying information is present
55
+ in the training corpus. See the model card for the full redaction methodology.