Update README.md
Signed-off-by: Geoff Seemueller <28698553+geoffsee@users.noreply.github.com>
This commit is contained in:
@@ -11,12 +11,13 @@ This project is organized as a Cargo workspace with the following crates:
|
|||||||
|
|
||||||
## Acknowledgements
|
## Acknowledgements
|
||||||
|
|
||||||
Special gratitude and thanks expressed for:
|
Special gratitude and thanks:
|
||||||
|
|
||||||
- The Rust community for their excellent tools and libraries
|
- [OpenAI](https://openai.com): For standards that offer consensus in chaos.
|
||||||
- The Gemma team for making their models available
|
- The [Rust](https://www.rust-lang.org) community for their excellent tools and libraries
|
||||||
- Open source projects that have inspired and enabled this work
|
- Google's [Gemma](https://deepmind.google/models/gemma) team for [gemma-3-1b-it](https://huggingface.co/google/gemma-3-1b-it)
|
||||||
|
|
||||||
|
### Open source projects that have inspired and enabled this work
|
||||||
- **[axum](https://github.com/tokio-rs/axum)**: Web framework for building APIs
|
- **[axum](https://github.com/tokio-rs/axum)**: Web framework for building APIs
|
||||||
- **[tokio](https://github.com/tokio-rs/tokio)**: Asynchronous runtime for efficient concurrency
|
- **[tokio](https://github.com/tokio-rs/tokio)**: Asynchronous runtime for efficient concurrency
|
||||||
- **[serde](https://github.com/serde-rs/serde)**: Serialization/deserialization framework
|
- **[serde](https://github.com/serde-rs/serde)**: Serialization/deserialization framework
|
||||||
|
Reference in New Issue
Block a user