collective-intelligence-project/constitutional-ai-assistant
Update app.py
Update app.py
update prompts
Update README.md
Fix chatbot_instructions_principles typo
Update with decoding
Update to English and add movie examples
Add constitution box
Update Tamil copy
Update to gr.Chatbot
Radical update with gr.Chatbot instead to actively append history
Update app.py
add in default system prompt within generate() and print chat_history
revert previous change
Update app.py
Update prompt
Update Tamil examples to more daily life ones
Update README.md
Update the copy away from the Llama2 to reflect the Tamil bot
Make max input token length longer (#1)
Add generation prompt at end back in to prompt template
Remove whitespaces and hardcoded end generation from prompt template
Update apply_chat_template
Initialize tamil chat app from llama-2-7b-chat space
Update
Update
Update
Upgrade Gradio to version 4.26.0 (#53)
Update
Update
Update
Update
Update
Fix
Update
Update
Fix
Remove the default system prompt
Update for ZeroGPU
Update
Update
Update
Update
Migrate from yapf to black
Change both tokenizers (#8)
Update model.py (#7)
Fully comply to prompt specs (#6)
Update
Cleanup
Update
