You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-17Lines changed: 1 addition & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1145,23 +1145,7 @@ Units denominated in USD. All prices can be located in `model_prices.json`.
1145
1145
| nscale/meta-llama/Llama-3.1-8B-Instruct | $0.03 | $0.03 | nan | nan |
1146
1146
| nscale/meta-llama/Llama-3.3-70B-Instruct | $0.2 | $0.2 | nan | nan |
1147
1147
| nscale/black-forest-labs/FLUX.1-schnell | -- | -- | nan | nan |
1148
-
| nscale/stabilityai/stable-diffusion-xl-base-1.0 | -- | -- | nan | nan |## Running tests
1149
-
1150
-
1. Install `pytest` if you don't have it already
1151
-
1152
-
```shell
1153
-
pip install pytest
1154
-
```
1155
-
1156
-
2. Run the `tests/` folder while in the parent directory
1157
-
1158
-
```shell
1159
-
pytest tests
1160
-
```
1161
-
1162
-
This repo also supports `tox`, simply run `python -m tox`.
1163
-
1164
-
## Contributing
1148
+
| nscale/stabilityai/stable-diffusion-xl-base-1.0 | -- | -- | nan | nan |## Contributing
1165
1149
1166
1150
Contributions to TokenCost are welcome! Feel free to create an [issue](https://github.com/AgentOps-AI/tokencost/issues) for any bug reports, complaints, or feature suggestions.
0 commit comments