Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# DeepPresenter-9B
|
| 2 |
|
| 3 |
**Project**: https://github.com/icip-cas/PPTAgent
|
|
@@ -19,4 +26,4 @@ uvx pptagent generate "Single Page with Title: Hello World" -o hello.pptx
|
|
| 19 |
|
| 20 |
## Performance
|
| 21 |
|
| 22 |
-

|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
datasets:
|
| 4 |
+
- Forceless/UltraPresent
|
| 5 |
+
base_model:
|
| 6 |
+
- Qwen/Qwen3.5-9B
|
| 7 |
+
---
|
| 8 |
# DeepPresenter-9B
|
| 9 |
|
| 10 |
**Project**: https://github.com/icip-cas/PPTAgent
|
|
|
|
| 26 |
|
| 27 |
## Performance
|
| 28 |
|
| 29 |
+

|