neferdata / allms

allms: One Rust Library to rule them aLLMs
https://crates.io/crates/allms
Other
38 stars 3 forks source link

Reorganize crate #23

Closed kamillitman closed 3 months ago

kamillitman commented 4 months ago

This PR re-organizes the crate structure to make it easier to maintain and expand in the future.

This PR does not introduce any new functionality and should be backwards compatible. Legacy structs are still accessible like they were in the past, and separate examples were created for them.

Key changes:

image image