Files changed (1) hide show
  1. Tele-AI_telechat-7B.json +60 -0
Tele-AI_telechat-7B.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:d0ad7581-cd2e-4113-b781-5bb33174d3da",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-07-14T13:50:17.700196+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "Tele-AI/telechat-7B-58908adb-3449-59aa-b370-5682d7f29c0c",
11
+ "name": "Tele-AI/telechat-7B",
12
+ "externalReferences": [
13
+ {
14
+ "url": "https://huggingface.co/Tele-AI/telechat-7B",
15
+ "type": "documentation"
16
+ }
17
+ ],
18
+ "modelCard": {
19
+ "modelParameters": {
20
+ "task": "text-generation",
21
+ "architectureFamily": "telechat",
22
+ "modelArchitecture": "TelechatForCausalLM"
23
+ },
24
+ "properties": [
25
+ {
26
+ "name": "library_name",
27
+ "value": "transformers"
28
+ }
29
+ ]
30
+ },
31
+ "authors": [
32
+ {
33
+ "name": "Tele-AI"
34
+ }
35
+ ],
36
+ "licenses": [
37
+ {
38
+ "license": {
39
+ "id": "Apache-2.0",
40
+ "url": "https://spdx.org/licenses/Apache-2.0.html"
41
+ }
42
+ }
43
+ ],
44
+ "tags": [
45
+ "transformers",
46
+ "pytorch",
47
+ "telechat",
48
+ "text-generation",
49
+ "custom_code",
50
+ "arxiv:2401.03804",
51
+ "arxiv:2104.09864",
52
+ "arxiv:2002.05202",
53
+ "arxiv:1910.07467",
54
+ "license:apache-2.0",
55
+ "autotrain_compatible",
56
+ "region:us"
57
+ ]
58
+ }
59
+ }
60
+ }