lucylq

Results 20 issues of lucylq

Run with: ``` python -m examples.models.llama2.runner.generation --pte --tokenizer --prompt= ```

CLA Signed

CLA Signed
ciflow/trunk

Now require kernel support for bf16. Export: python3 torchchat.py export llama3 --dtype [fp16 | bf16] --output-pte-path llama3.pte ``` (.venv) (base) [[email protected] /data/users/lfq/torchchat (lfq.export-bf16)]$ python3 torchchat.py generate llama3 --device cpu --pte-path...

CLA Signed

CLA Signed
fb-exported

Export bf16 is good, require kernel support now. ``` (.venv) (base) [[email protected] /data/users/lfq/torchchat (lfq.export-bf16)]$ python3 torchchat.py generate llama3 --device cpu --pte-path llama3.pte --prompt "Hello my name is" Warning: checkpoint path...

see [T188128067](https://www.internalfb.com/intern/tasks/?t=188128067)

CLA Signed

CLA Signed

CLA Signed

CLA Signed
fb-exported

Revert https://github.com/pytorch/executorch/pull/4101

CLA Signed
ciflow/trunk
ciflow/binaries
ciflow/binaries/all