Narcissus commited on
Commit
fedcc5b
1 Parent(s): 3688381

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ # PandaLM: Reproducible and Automated Language Model Assessment
6
+
7
+ Our GitHub repo: https://github.com/WeOpenML/PandaLM
8
+
9
+ **Please use `AutoTokenizer.from_pretrained('WeOpenML/PandaLM-7B-v1', use_fast=False)` if you encounter issues.**
10
+