File size: 621 Bytes
d7ee159
 
eb3622a
d7ee159
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
license: apache-2.0
base_model: meta-llama/Meta-Llama-3-8B-Instruct
tags:
- torchchat
- executorch
- pte
- mobile
- on-device
---
# Llama 3 8B Instruct PTE

This model is a mobile optimized, quantized version of llama 3 8b instruct for use with executorch and torchchat.

# Android

use this guide to install [torchchat & executorch](https://github.com/pytorch/torchchat) 

# iOS

Available using XCode, iPhone 13 Pro+ and newer. this method also requires install of [torchchat & executorch](https://github.com/pytorch/torchchat)

# Eval

coming soon

## Recreate using other supported models

[colab - coming soon]()