Matthias Reso
|
d2fd9c163a
Added doc for multi-node vllm inference
|
1 年之前 |
Thomas Robinson
|
1a183c0a5e
Introduce Llama guard customization notebook and associated dataset loader example
|
1 年之前 |
Cyrus Nikolaidis
|
301e51a340
Merge branch 'main' of github.com:meta-llama/llama-recipes-alpha
|
1 年之前 |
Cyrus Nikolaidis
|
883def17f0
Prompt Guard Inference for long strings
|
1 年之前 |
Suraj Subramanian
|
0d00616b34
Move MediaGen notebook to octoai folder (#601)
|
1 年之前 |
Suraj Subramanian
|
5a9858f0f0
Update README.md to remove mediagen reference
|
1 年之前 |
Suraj Subramanian
|
5a878654ec
Move MediaGen notebook to octoai folder
|
1 年之前 |
Suraj
|
4be3eb0d17
Updates HF model_ids and readmes for 3.1
|
1 年之前 |
Matthias Reso
|
c9ae014459
Enable pipeline parallelism through use of AsyncLLMEngine in vllm inferecen + enable use of lora adapter
|
1 年之前 |
Suraj
|
d1d08f9b82
Update promptguard model-id
|
1 年之前 |
Suraj
|
308026aad5
Adds tentative llamaguard HF model id, eos_token_id for model.generate
|
1 年之前 |
Matthias Reso
|
0920b1a415
Fix quantization for inference
|
1 年之前 |
Matthias Reso
|
b36830fdf6
Fix reading in stdin for chat_completion, remove padding as we're feeding single samples
|
1 年之前 |
Matthias Reso
|
f0aa8e31ca
Update url
|
1 年之前 |
Matthias Reso
|
9db61e5235
Refactored infeence to allow multiple requests through gradio
|
1 年之前 |
Thomas Robinson
|
fd9f52f710
Modify prompt_format_utils with changes necessary for Llama Guard 3 (#1)
|
1 年之前 |
Cyrus Nikolaidis
|
0c57646481
Prompt Guard Tutorial
|
1 年之前 |
Suraj Subramanian
|
d3d2cadc4d
Update links in README.md (#589)
|
1 年之前 |
Suraj Subramanian
|
7dcc7307d8
Fix relative links to images (#596)
|
1 年之前 |
Suraj Subramanian
|
a4b6a55aaf
Fix broken image link (#597)
|
1 年之前 |
Suraj Subramanian
|
5b3aaa038c
Fix broken image link
|
1 年之前 |
Suraj Subramanian
|
78b4a7fcff
Fix relative links to images
|
1 年之前 |
Hamid Shojanazeri
|
808a3f7a0c
Adding support for FSDP+Qlora. (#572)
|
1 年之前 |
Jeff Tang
|
ba447971f0
Port of DLAI LlamaIndex Agent short course lessons 2-4 to use Llama 3 (#594)
|
1 年之前 |
Jeff Tang
|
935ad46a0d
wordlist update for DLAI LlamaIndex Agent short course
|
1 年之前 |
Jeff Tang
|
af8838463e
added lesson summary in each notebook and README
|
1 年之前 |
Jeff Tang
|
aaeba04bd6
README update
|
1 年之前 |
Jeff Tang
|
353ceaae74
fix of cell order issue for L3
|
1 年之前 |
dongwang218
|
ed3136f117
Update hf weight conversion script to llama 3 (#551)
|
1 年之前 |
Kai Wu
|
f6617fb86a
changed --pure_bf16 to --fsdp_config.pure_bf16 and corrected "examples/" path (#587)
|
1 年之前 |