LPN64 commited on
Commit
3e10608
1 Parent(s): d8e916a

Update README.md

Browse files

GGUF version of longcite, you need to add the following tokens as stop tokens : `[128000, 128007, 128009]` or `["<|begin_of_text|>", "<|end_header_id|>", "<|eot_id|>"]`

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,4 +2,4 @@
2
  license: llama3.1
3
  base_model:
4
  - THUDM/LongCite-llama3.1-8b
5
- ---
 
2
  license: llama3.1
3
  base_model:
4
  - THUDM/LongCite-llama3.1-8b
5
+ ---