Jeff Tang 43a28956d1 update llama-on-prem.md to Llama 3 - format fix | пре 6 месеци | |
---|---|---|
.. | ||
hf_text_generation_inference | пре 8 месеци | |
vllm | пре 8 месеци | |
README.md | пре 8 месеци | |
llama-on-prem.md | пре 6 месеци |
This tutorial shows how to use Llama 2 with vLLM and Hugging Face TGI to build Llama 2 on-prem apps.
* To run a quantized Llama2 model on iOS and Android, you can use the open source MLC LLM or llama.cpp. You can even make a Linux OS that boots to Llama2 (repo).