Skip to content

Commit e14c186

Browse files
committed
Update readme
1 parent 0a3a2bb commit e14c186

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

torchao/_models/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Eval on Llama 3.1 8B and Llama 3.2 3B
1+
# LLAMA
2+
3+
## Eval on Llama 3.1 8B and Llama 3.2 3B
24

35
We use lm-eval tasks for evaluating TorchAO Quantization APIs on HuggingFace models. The results are in the table below:
46

@@ -35,7 +37,7 @@ python benchmarks/_models/eval_hf_models.py --model_id meta-llama/Llama-3.1-8B -
3537
```
3638
Replace model id, quantization and tasks with your desired values Please refer to ([HuggingFace <-> TorchAO](https://huggingface.co/docs/transformers/main/en//quantization/torchao)) integration docs for more details about the supported quantization techniques.
3739

38-
## SAM2
40+
# SAM2
3941
sam2 is a fork of https://github.com/facebookresearch/sam2 at commit c2ec8e14a185632b0a5d8b161928ceb50197eddc
4042

4143
It includes

0 commit comments

Comments
 (0)