Update README.md (#6)
Browse files- Update README.md (3d16a027f34925d0ab1c6493074065d7f22bd0dc)
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 `
|
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 |
|