jburtoft commited on
Commit
c4a7890
1 Parent(s): 117698a

updated link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ tags:
13
  # Please read
14
  This repository was based on the transformer implementation of Mistral before Optimum-neuron included support.
15
 
16
- Consider using an Optimum based repository such as [this](https://huggingface.co/aws-neuron/Mistral-7B-Instruct-v0.1-neuron-1x2048-2-cores/tree/main).
17
 
18
  This is especially important if you are changing any paramters that require a recompile because Optimum-neuron will let you take advantage of the compilation cache.
19
 
 
13
  # Please read
14
  This repository was based on the transformer implementation of Mistral before Optimum-neuron included support.
15
 
16
+ Consider using an Optimum based repository such as [this](https://huggingface.co/aws-neuron/Mistral-7B-Instruct-v0.1-neuron-1x2048-2-cores).
17
 
18
  This is especially important if you are changing any paramters that require a recompile because Optimum-neuron will let you take advantage of the compilation cache.
19