Skip to content

Commit ab2efbf

Browse files
committed
Add TeleChat
1 parent 0fb1ed1 commit ab2efbf

File tree

1 file changed

+105
-0
lines changed

1 file changed

+105
-0
lines changed

TeleChat.yaml

Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,105 @@
1+
---
2+
# Thank you for contributing!
3+
# In filling out this yaml file, please follow the criteria as described here:
4+
# https://osai-index.eu/contribute
5+
6+
# You're free to build on this work and reuse the data. It is licensed under CC-BY 4.0, with the
7+
# stipulation that attribution should come in the form of a link to https://osai-index.eu/
8+
# and a citation to the peer-reviewed paper in which the dataset & criteria were published:
9+
10+
# Liesenfeld, A. and Dingemanse, M., 2024. Rethinking open source generative AI: open-washing and the EU AI Act. In Proceedings of the 2024 ACM Conference on Fairness, Accountability, and Transparency (pp. 1774-1787).
11+
12+
# Organization tags:
13+
# - National origin: China
14+
# - Contributor type: Non-academic (Company)
15+
16+
system:
17+
name: TeleChat
18+
link: https://huggingface.co/Tele-AI/TeleChat2.5-115B
19+
type: text
20+
performanceclass: full
21+
basemodelname: unknown
22+
endmodelname: TeleChat2.5-35B
23+
endmodellicense: unknown
24+
releasedate: 2025-04
25+
notes: Reasoning model with claims of comparable performance to DeepSeek-R1.
26+
27+
org:
28+
name: Tele-AI
29+
link: https://huggingface.co/Tele-AI
30+
notes: Chinese AI company.
31+
32+
# availability:
33+
datasources_basemodel:
34+
class: closed
35+
link:
36+
notes: Pretraining data not specified or documented.
37+
38+
datasources_endmodel:
39+
class: closed
40+
link:
41+
notes: Data not specified or documented.
42+
43+
weights_basemodel:
44+
class: closed
45+
link:
46+
notes: No base model made available.
47+
48+
weights_endmodel:
49+
class: open
50+
link: https://huggingface.co/Tele-AI/TeleChat2.5-115B
51+
notes: Model weights made available on HuggingFace.
52+
53+
trainingcode:
54+
class: partial
55+
link: https://github.com/QwenLM/Qwen3
56+
notes: Repository provides sparse source code and some examples for SFT
57+
58+
# documentation:
59+
code:
60+
class: closed
61+
link: https://github.com/Tele-AI/TeleChat2.5
62+
notes: Repository only consists of README.
63+
64+
hardware_architecture:
65+
class: open
66+
link: https://arxiv.org/pdf/2507.18013
67+
notes: Hardware architecture outlined in preprint.
68+
69+
preprint:
70+
class: open
71+
link: https://arxiv.org/pdf/2507.18013
72+
notes: Preprint published on arXiv.
73+
74+
paper:
75+
class: closed
76+
link:
77+
notes: No peer-reviewed paper found.
78+
79+
modelcard:
80+
class: closed
81+
link: https://huggingface.co/Tele-AI/TeleChat2.5-115B
82+
notes: Model card primarily contains usage instructions.
83+
84+
datasheet:
85+
class: closed
86+
link:
87+
notes: No datasheet found.
88+
89+
# access:
90+
package:
91+
class: closed
92+
link:
93+
notes: No package found.
94+
95+
api:
96+
class: closed
97+
link:
98+
notes: No API found.
99+
metaprompt: closed
100+
101+
licenses:
102+
class: closed
103+
link: https://huggingface.co/Tele-AI/TeleChat2.5-115B
104+
notes: Model released without attached license.
105+

0 commit comments

Comments
 (0)