Tips on Large Language Models May 06, 2023 Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
LLM in Rust Aug 03, 2023 Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement! llm llm is an ecosystem of Rust libraries for working with large language models - it's built on top of the fast, efficient GGML library for machine learning. llama2.rs ollama-rs A …