qnixsynapse commited on
Commit
45b9b19
1 Parent(s): 8203415

Fix formatting

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ The prompt format is same as Gemma v1 however not included with gguf file. This
41
 
42
  ```
43
 
44
- The model should stop either at <eos> or <end_of_turn>. If it doesn't then stop tokens needs to be added to the gguf metadata.
45
 
46
  ## Quants
47
  Currently only two quants are available:
 
41
 
42
  ```
43
 
44
+ The model should stop either at `<eos>` or `<end_of_turn>`. If it doesn't then stop tokens needs to be added to the gguf metadata.
45
 
46
  ## Quants
47
  Currently only two quants are available: