Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
license: apache-2.0
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
# Dream-v0-Base-7B
|
|
@@ -9,5 +10,4 @@ This is the base model of Dream 7B, which is an open diffusion large language mo
|
|
| 9 |
More details about the model and usage can be found in the blog and github bellow:
|
| 10 |
|
| 11 |
- **Blog:** https://hkunlp.github.io/blog/2025/dream/
|
| 12 |
-
- **Github:** https://github.com/HKUNLP/Dream
|
| 13 |
-
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
license: apache-2.0
|
| 4 |
+
pipeline_tag: text-generation
|
| 5 |
---
|
| 6 |
|
| 7 |
# Dream-v0-Base-7B
|
|
|
|
| 10 |
More details about the model and usage can be found in the blog and github bellow:
|
| 11 |
|
| 12 |
- **Blog:** https://hkunlp.github.io/blog/2025/dream/
|
| 13 |
+
- **Github:** https://github.com/HKUNLP/Dream
|
|
|