Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
BAAI
/
AquilaChat-7B
like
48
Follow
Beijing Academy of Artificial Intelligence
662
Transformers
PyTorch
aquila
custom_code
Inference Endpoints
License:
other
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
shunxing1234
commited on
Jun 30, 2023
Commit
f3e172a
•
1 Parent(s):
1fe84ee
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+0
-2
README.md
CHANGED
Viewed
@@ -162,8 +162,6 @@ def generate(max_tokens):
162
if __name__ == '__main__':
163
generate(1000)
164
165
-
166
-
"""
167
```
168
169
162
if __name__ == '__main__':
163
generate(1000)
164
165
```
166
167