Spaces:
Runtime error
Runtime error
Link to models
Browse files
README.md
CHANGED
|
@@ -7,6 +7,9 @@ sdk: docker
|
|
| 7 |
pinned: false
|
| 8 |
duplicated_from: posit/shiny-for-r-template
|
| 9 |
license: mit
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 7 |
pinned: false
|
| 8 |
duplicated_from: posit/shiny-for-r-template
|
| 9 |
license: mit
|
| 10 |
+
models:
|
| 11 |
+
- EleutherAI/pythia-70m
|
| 12 |
+
- stabilityai/stablelm-tuned-alpha-3b
|
| 13 |
---
|
| 14 |
|
| 15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|