reach-vb HF staff commited on
Commit
0511402
1 Parent(s): b0031a6

Update README.md (#6)

Browse files

- Update README.md (3d16a027f34925d0ab1c6493074065d7f22bd0dc)

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -333,7 +333,7 @@ print(outputs[0]["generated_text"][-1])
333
 
334
  Note: You can also find detailed recipes on how to use the model locally, with `torch.compile()`, assisted generations, quantised and more at [`huggingface-llama-recipes`](https://github.com/huggingface/huggingface-llama-recipes)
335
 
336
- ### Use with `llama3`
337
 
338
  Please, follow the instructions in the [repository](https://github.com/meta-llama/llama)
339
 
 
333
 
334
  Note: You can also find detailed recipes on how to use the model locally, with `torch.compile()`, assisted generations, quantised and more at [`huggingface-llama-recipes`](https://github.com/huggingface/huggingface-llama-recipes)
335
 
336
+ ### Use with `llama`
337
 
338
  Please, follow the instructions in the [repository](https://github.com/meta-llama/llama)
339