ThomasBaruzier commited on
Commit
cffc50f
1 Parent(s): ffabec7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -201,7 +201,7 @@ Original model: [https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct](h
201
 
202
  All quants were made using the imatrix option and Bartowski's [calibration file](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8).
203
 
204
- Note: There is a new [chat template](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct/discussions/53) coming to fix tool use, which has not been merged yet. This repo uses the current chat template, which doesn't support tool use. If you need this feature, you need to [edit the metadata](https://github.com/ggerganov/llama.cpp/blob/master/gguf-py/scripts/gguf_set_metadata.py) of the model yourself.
205
 
206
  <hr><br>
207
 
 
201
 
202
  All quants were made using the imatrix option and Bartowski's [calibration file](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8).
203
 
204
+ Note: There is a new [chat template](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct/discussions/64) to fix tool use. This repo uses the new chat template.
205
 
206
  <hr><br>
207