Update metadata: Add library_name to Transformers
#3
by
xianbao
HF staff
- opened
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
license: unknown
|
|
|
3 |
---
|
4 |
This is the Demo: [DEMO](https://huggingface.co/spaces/freeCS-dot-org/Artificium-llama-3.1-8B)
|
5 |
|
|
|
1 |
---
|
2 |
license: unknown
|
3 |
+
library_name: transformers
|
4 |
---
|
5 |
This is the Demo: [DEMO](https://huggingface.co/spaces/freeCS-dot-org/Artificium-llama-3.1-8B)
|
6 |
|