eld_llm 0.0.1

An LLM built from scratch in Rust
1
2
pub mod commands;
pub use commands::eld_commands::Cli;