srush / llama2.rs

A fast llama2 decoder in pure Rust.
MIT License
995 stars 54 forks source link

Added modifications I needed to get the project running #45

Open AtlasPilotPuppy opened 7 months ago

AtlasPilotPuppy commented 7 months ago

Added a use statement and Added instructions to set up the features in the pyproject.toml file