hamelsmu/llama-inference

experiments with inference on llama

103

stars

93

commits

Python

primary language

Jun 6, 2024

updated

README

llama inference

Exploration of latency on various setups of inference with llama.

Caveats

  • I didn't explore throughput. That is a deep rabbit hole - I was just exploring latency for a single request. You can tradeoff throughput and latency with various forms of batching requests.
  • I tried my best to use tools based on the documentation provided.

Contributors

hamelsmu

93 commits

hamelsmu/llama-inference

experiments with inference on llama

103

stars

93

commits

Python

primary language

Jun 6, 2024

updated

README

llama inference

Exploration of latency on various setups of inference with llama.

Caveats

  • I didn't explore throughput. That is a deep rabbit hole - I was just exploring latency for a single request. You can tradeoff throughput and latency with various forms of batching requests.
  • I tried my best to use tools based on the documentation provided.

Contributors

hamelsmu

93 commits

Languages

Python

51.3%

Jupyter Notebook

47.2%

Shell

1.5%