This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
WangKang
/
QC_Specialized_Model_Training_Main
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Cabang:
master
Ranting
Tag
master
QC_Specialized_...
/
recipes
/
quickstart
/
inference
WangKang
ea091b08ce
init
7 bulan lalu
..
code_llama
ea091b08ce
init
7 bulan lalu
local_inference
ea091b08ce
init
7 bulan lalu
mobile_inference
ea091b08ce
init
7 bulan lalu
README.md
ea091b08ce
init
7 bulan lalu
modelUpgradeExample.py
ea091b08ce
init
7 bulan lalu
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
contains 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!)
Model Update Example
shows an example of replacing a Llama 3 model with a Llama 3.1 model.