LongCat0830 commited on
Commit
3d0833b
·
verified ·
1 Parent(s): 6d2d483

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -4
README.md CHANGED
@@ -1,9 +1,6 @@
1
  ---
2
  license: mit
3
  library_name: LongCat-Flash-Chat
4
- pipeline_tag: text-generation
5
- tags:
6
- - transformers
7
  ---
8
 
9
  # LongCat-Flash-Chat
@@ -202,6 +199,23 @@ It is the responsibility of developers and downstream users to understand and co
202
  Nothing in this Model Card should be interpreted as altering or restricting the terms of the MIT License under which the model is released.
203
 
204
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
205
 
206
  ## Contact
207
- Please contact us at <a href="mailto:[email protected]">[email protected]</a> or open an issue if you have any questions.
 
 
1
  ---
2
  license: mit
3
  library_name: LongCat-Flash-Chat
 
 
 
4
  ---
5
 
6
  # LongCat-Flash-Chat
 
199
  Nothing in this Model Card should be interpreted as altering or restricting the terms of the MIT License under which the model is released.
200
 
201
 
202
+ ## Citation
203
+
204
+ We kindly encourage citation of our work if you find it useful.
205
+
206
+ ```
207
+ @misc{meituan2025longcatflashtechnicalreport, 
208
+ title={LongCat-Flash Technical Report}, 
209
+ author={Meituan LongCat Team}, 
210
+ year={2025}, 
211
+ eprint={2509.01322}, 
212
+ archivePrefix={arXiv}, 
213
+ primaryClass={cs.CL}, 
214
+ url={https://arxiv.org/abs/2509.01322}, 
215
+ }
216
+ ```
217
+
218
 
219
  ## Contact
220
+ Please contact us at <a href="mailto:[email protected]">[email protected]</a> or open an issue if you have any questions.
221
+