This website works better with JavaScript
Home
Explore
Help
Sign In
radu
/
LLamaRecipes
mirror of
https://github.com/facebookresearch/llama-recipes.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
adding initial conversational pipeline example
Hamid Shojanazeri
1 year ago
parent
4056a45931
commit
7a97e4f690
1 changed files
with
46 additions
and
0 deletions
Split View
Show Diff Stats
46
0
inference/chat_pipeline.py
File diff suppressed because it is too large
+ 46
- 0
inference/chat_pipeline.py