Ashwin Bharambe
|
e2e2820c9a
|
refactor: move all llama code to models/llama out of meta reference
|
2025-04-06 22:42:32 -07:00 |
|
Ashwin Bharambe
|
725423c95c
|
refactor: move llama3 impl to meta_reference provider (#1364)
Just moving bits to a better place
## Test Plan
```bash
torchrun $CONDA_PREFIX/bin/pytest -s -v test_text_inference.py
```
|
2025-03-03 13:22:57 -08:00 |
|
Ashwin Bharambe
|
46b0a404e8
|
chore: remove straggler references to llama-models (#1345)
Straggler references cleanup
|
2025-03-01 14:26:03 -08:00 |
|
Ashwin Bharambe
|
8bbd52bb9f
|
chore: remove dependency on llama_models completely (#1344)
|
2025-03-01 12:48:08 -08:00 |
|