You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(examples): Refactor Batching notebook to use new sampler chain API (#1793)
- Replaced deprecated llama_sample_token with llama_sampler_sample
- Updated llama_token_to_piece signature to include lstrip and special arguments
- Changed llama_load_model_from_file to use positional argument for params (currently does not accept a keyword argument for it)
0 commit comments