jordimas commited on
Commit
98e3b5a
1 Parent(s): ff39182

Update link to dirs

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ The models have been converted to *float16* and can be load in with any other qu
21
  | [bloomz-7b1-mt](https://huggingface.co/bigscience/bloomz-7b1-mt) | 7.1B parameter model finetuned on xP3mt |
22
  | [mt0-xxl-mt](https://huggingface.co/bigscience/mt0-xxl-mt) | 13B parameter model finetuned on xP3|
23
 
24
- See [directories](./) for the different models available.
25
 
26
  ## Simple code to use them
27
 
 
21
  | [bloomz-7b1-mt](https://huggingface.co/bigscience/bloomz-7b1-mt) | 7.1B parameter model finetuned on xP3mt |
22
  | [mt0-xxl-mt](https://huggingface.co/bigscience/mt0-xxl-mt) | 13B parameter model finetuned on xP3|
23
 
24
+ See [directories](https://huggingface.co/jordimas/bloom-ctranslate2/tree/main) for the different models available.
25
 
26
  ## Simple code to use them
27