Kai Wu f6617fb86a changed --pure_bf16 to --fsdp_config.pure_bf16 and corrected "examples/" path (#587) vor 10 Monaten
..
code_llama 2f1cbfbbbf Merge remote-tracking branch 'upstream/main' into suraj-changes vor 10 Monaten
local_inference f6617fb86a changed --pure_bf16 to --fsdp_config.pure_bf16 and corrected "examples/" path (#587) vor 10 Monaten
mobile_inference 4487513793 Updating the folder name 3p_integrations vor 10 Monaten
README.md b273a75a97 * Add new readmes vor 10 Monaten

README.md

Quickstart > Inference

This folder contains scripts to get you started with inference on Meta Llama models.

  • [](./code_llama/) contains scripts for tasks relating to code generation using CodeLlama
  • [](./local_inference/) contsin scripts to do memory efficient inference on servers and local machines
  • [](./mobile_inference/) has scripts using MLC to serve Llama on Android (h/t to OctoAI for the contribution!)