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