sample inference code for llama sft 7 model #3342
-
|
Hello, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
@andreaskoepf Can you please answer above issue ? |
Beta Was this translation helpful? Give feedback.
-
|
Sample code to load a model and generate text outputs can for example be found in our GitHub repository as part of the sampling_report.py script (please use |
Beta Was this translation helpful? Give feedback.
Sample code to load a model and generate text outputs can for example be found in our GitHub repository as part of the sampling_report.py script (please use
--mode v2_5for OA models).