Spaces:
Runtime error
Runtime error
Link to used models in the hf.co UI
Browse files![image.png](https://s3.amazonaws.com/moonup/production/uploads/5dd96eb166059660ed1ee413/UktU1ZQ2x3OoItHiWwOwb.png)
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
|