Update README.md
Browse files
README.md
CHANGED
|
@@ -36,7 +36,7 @@ GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/gger
|
|
| 36 |
|
| 37 |
* [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/UltraLM-13B-GPTQ)
|
| 38 |
* [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/UltraLM-13B-GGML)
|
| 39 |
-
* [
|
| 40 |
|
| 41 |
## Prompt template: Alpaca
|
| 42 |
|
|
|
|
| 36 |
|
| 37 |
* [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/UltraLM-13B-GPTQ)
|
| 38 |
* [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/UltraLM-13B-GGML)
|
| 39 |
+
* [Merged, unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/TheBloke/UltraLM-13B-fp16)
|
| 40 |
|
| 41 |
## Prompt template: Alpaca
|
| 42 |
|