Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 1 addition & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1145,23 +1145,7 @@ Units denominated in USD. All prices can be located in `model_prices.json`.
| nscale/meta-llama/Llama-3.1-8B-Instruct | $0.03 | $0.03 | nan | nan |
| nscale/meta-llama/Llama-3.3-70B-Instruct | $0.2 | $0.2 | nan | nan |
| nscale/black-forest-labs/FLUX.1-schnell | -- | -- | nan | nan |
| nscale/stabilityai/stable-diffusion-xl-base-1.0 | -- | -- | nan | nan |## Running tests

1. Install `pytest` if you don't have it already

```shell
pip install pytest
```

2. Run the `tests/` folder while in the parent directory

```shell
pytest tests
```

This repo also supports `tox`, simply run `python -m tox`.

## Contributing
| nscale/stabilityai/stable-diffusion-xl-base-1.0 | -- | -- | nan | nan |## Contributing

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.

Expand Down