Afrizal Hasbi Azizy commited on
Commit
06e726b
1 Parent(s): 571b69b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ I am ultra-overjoyed to introduce you... the 🦌 Kancil! It's a fine-tuned vers
47
 
48
  ### Version 0.0
49
 
50
- This is the very first working prototype, Kancil V0. It supports basic QA functionalities only. Currently, you cannot chat with it.
51
 
52
  This model was fine-tuned with QLoRA using the amazing Unsloth framework! It was built on top of [unsloth/llama-3-8b-bnb-4bit](https://huggingface.co/unsloth/llama-3-8b-bnb-4bit) and subsequently merged with the adapter back to 4 bit (no visible difference with merging back to fp 16).
53
 
 
47
 
48
  ### Version 0.0
49
 
50
+ This is the very first working prototype, Kancil V0. It supports basic QA functionalities only. It does not support multi-turn conversation.
51
 
52
  This model was fine-tuned with QLoRA using the amazing Unsloth framework! It was built on top of [unsloth/llama-3-8b-bnb-4bit](https://huggingface.co/unsloth/llama-3-8b-bnb-4bit) and subsequently merged with the adapter back to 4 bit (no visible difference with merging back to fp 16).
53