Skip to content

Releases: appolloford/chatbot_kernel

v0.4.1

18 Mar 17:05

Choose a tag to compare

  • Fix minor bugs

v0.4.0

18 Mar 17:04

Choose a tag to compare

  • Support vision model

v0.3.4

18 Mar 17:03

Choose a tag to compare

  • Use vllm as the backend
  • Make sure using local snapshots

v0.3.3

27 Aug 15:27

Choose a tag to compare

  • Add %config show magic to show current configurations
  • Improve help message

v0.3.2

21 Jul 21:33

Choose a tag to compare

  • New config options: n_predict and n_new_tokens

v0.3.1

17 Jul 12:18

Choose a tag to compare

Fix bugs

v0.3.0

17 Jul 12:17

Choose a tag to compare

  • Support %help and %config magics.

v0.2.1

17 Jul 12:16

Choose a tag to compare

  • The first release which can be properly installed by pip
  • Support %load, %new_chat, %hf_home, %model_list magics
  • Support loading meta-llama/Meta-Llama-3-8B-Instruct, mistralai/Mistral-7B-Instruct-v0.3, unsloth/llama-3-8b-Instruct-bnb-4bit and similar models