Commit
•
d9ef0f0
1
Parent(s):
3c47f5a
Update README.md (#2)
Browse files- Update README.md (bc0306b0e7fef66bfbebea5f8b7bf9e62d10e5b3)
Co-authored-by: Charles Robison <CJacobnriia@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
3 |
---
|
4 |
Converted with https://github.com/notepad-plus-plus/notepad-plus-plus All models tested on A100-80G *Conversion may require lot of RAM, LLaMA-7b takes ~0 GB, 13b around 0 GB, 30b around 0 and 65b takes more than 0 GB of RAM.
|
5 |
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
pipeline_tag: text-generation
|
4 |
---
|
5 |
Converted with https://github.com/notepad-plus-plus/notepad-plus-plus All models tested on A100-80G *Conversion may require lot of RAM, LLaMA-7b takes ~0 GB, 13b around 0 GB, 30b around 0 and 65b takes more than 0 GB of RAM.
|
6 |
|