Update README.md
Browse files
README.md
CHANGED
@@ -30,8 +30,8 @@ GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/gger
|
|
30 |
|
31 |
## Repositories available
|
32 |
|
33 |
-
* [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/
|
34 |
-
* [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/
|
35 |
* [Unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/James-WYang/BigTrans)
|
36 |
|
37 |
## Prompt format: Alpaca
|
|
|
30 |
|
31 |
## Repositories available
|
32 |
|
33 |
+
* [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/BigTranslate-13B-GPTQ)
|
34 |
+
* [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/BigTranslate-13B-GGML)
|
35 |
* [Unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/James-WYang/BigTrans)
|
36 |
|
37 |
## Prompt format: Alpaca
|