--- license: llama3.1 base_model: - THUDM/LongCite-llama3.1-8b --- 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|>"]`