jartine commited on
Commit
496baed
1 Parent(s): c9340a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -26,8 +26,10 @@ Linux, MacOS, Windows, FreeBSD, OpenBSD, and NetBSD for AMD64 and ARM64.
26
  - Original model: [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct)
27
 
28
  **WARNING:** The llamafiling of llama3 is a work in progress. For
29
- example, the stop token isn't working. We'll update these llamafiles as
30
- the bugs are ironed out.
 
 
31
 
32
  ## Quickstart
33
 
 
26
  - Original model: [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct)
27
 
28
  **WARNING:** The llamafiling of llama3 is a work in progress. For
29
+ example, the stop token is currently **broken**. We'll update these
30
+ llamafiles as the bugs are ironed out. In the meantime, check out
31
+ [jartine/Meta-Llama-3-70B-Instruct-llamafile](https://huggingface.co/jartine/Meta-Llama-3-70B-Instruct-llamafile)
32
+ which has been working much better for us.
33
 
34
  ## Quickstart
35