qq8933 commited on
Commit
3e8d79f
1 Parent(s): ffbc566

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +56 -0
README.md ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ pipeline_tag: text-generation
4
+ tags:
5
+ - chemistry
6
+ language:
7
+ - en
8
+ - zh
9
+ ---
10
+ # ChemLLM-7B-Chat-1.5-DPO: LLM for Chemistry and Molecule Science
11
+ ChemLLM-7B-Chat-1.5-DPO, The First Open-source Large Language Model for Chemistry and Molecule Science, Build based on InternLM-2 with ❤
12
+ [![Paper page](https://huggingface.co/datasets/huggingface/badges/resolve/main/paper-page-sm.svg)](https://huggingface.co/papers/2402.06852)
13
+
14
+ <center><img src='https://cdn-uploads.huggingface.co/production/uploads/64bce15bafd1e46c5504ad38/wdFV6p3rTBCtskbeuVwNJ.png'></center>
15
+
16
+ ## News
17
+ - ChemLLM-1.5 updated! Have a try on [Demo Site](https://chemllm.org/#/chat) or [API Reference](https://api.chemllm.org/docs).[2024-3-23]
18
+ - ChemLLM has been featured by HuggingFace on [“Daily Papers” page](https://huggingface.co/papers/2402.06852).[2024-2-13]
19
+ - ChemLLM arXiv preprint released.[ChemLLM: A Chemical Large Language Model](https://arxiv.org/abs/2402.06852)[2024-2-10]
20
+ - News report from [Shanghai AI Lab](https://mp.weixin.qq.com/s/u-i7lQxJzrytipek4a87fw)[2024-1-26]
21
+ - ChemLLM-7B-Chat ver 1.0 released. https://chemllm.org/ [2024-1-18]
22
+ - ChemLLM-7B-Chat ver 1.0 open-sourced.[2024-1-17]
23
+ - Chepybara ver 0.2 online Demo released. https://chemllm.org/ [2023-12-9]
24
+
25
+ ## Usage
26
+ Try [online demo](https://chemllm.org/) instantly, or Deploy it locally.
27
+
28
+ ## Cite this work
29
+ ```
30
+ @misc{zhang2024chemllm,
31
+ title={ChemLLM: A Chemical Large Language Model},
32
+ author={Di Zhang and Wei Liu and Qian Tan and Jingdan Chen and Hang Yan and Yuliang Yan and Jiatong Li and Weiran Huang and Xiangyu Yue and Dongzhan Zhou and Shufei Zhang and Mao Su and Hansen Zhong and Yuqiang Li and Wanli Ouyang},
33
+ year={2024},
34
+ eprint={2402.06852},
35
+ archivePrefix={arXiv},
36
+ primaryClass={cs.AI}
37
+ }
38
+ ```
39
+
40
+ ## Disclaimer
41
+
42
+ LLM may generate incorrect answers, Please pay attention to proofreading at your own risk.
43
+
44
+ ## Open Source License
45
+
46
+ The code is licensed under Apache-2.0, while model weights are fully open for academic research and also allow **free** commercial usage. To apply for a commercial license, or other questions and collaborations, please contact <support@chemllm.org>.
47
+
48
+
49
+ ## Demo
50
+ [Agent Chepybara](https://chemllm.org/)
51
+
52
+
53
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64bce15bafd1e46c5504ad38/Vg0ht3KTlFTJBSvnuSptD.png)
54
+
55
+ ## Contact
56
+ (AI4Physics Sciecne, Shanghai AI Lab)[support@chemllm.org]