Releases: appolloford/chatbot_kernel
Releases · appolloford/chatbot_kernel
v0.4.1
v0.4.0
- Support vision model
v0.3.4
- Use
vllmas the backend - Make sure using local snapshots
v0.3.3
- Add
%config showmagic to show current configurations - Improve help message
v0.3.2
- New config options:
n_predictandn_new_tokens
v0.3.1
Fix bugs
v0.3.0
- Support
%helpand%configmagics.
v0.2.1
- The first release which can be properly installed by
pip - Support
%load,%new_chat,%hf_home,%model_listmagics - Support loading
meta-llama/Meta-Llama-3-8B-Instruct,mistralai/Mistral-7B-Instruct-v0.3,unsloth/llama-3-8b-Instruct-bnb-4bitand similar models