Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,7 @@ license: mit
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
pipeline_tag: text-generation
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
GGUFd https://huggingface.co/hf-internal-testing/tiny-random-BloomForCausalLM
|
|
@@ -21,5 +22,4 @@ aladar/tiny-random-BloomForCausalLM-GGUF \
|
|
| 21 |
tiny-random-BloomForCausalLM.gguf \
|
| 22 |
--local-dir . \
|
| 23 |
--local-dir-use-symlinks False
|
| 24 |
-
```
|
| 25 |
-
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
pipeline_tag: text-generation
|
| 6 |
+
library_name: llama-cpp-python
|
| 7 |
---
|
| 8 |
|
| 9 |
GGUFd https://huggingface.co/hf-internal-testing/tiny-random-BloomForCausalLM
|
|
|
|
| 22 |
tiny-random-BloomForCausalLM.gguf \
|
| 23 |
--local-dir . \
|
| 24 |
--local-dir-use-symlinks False
|
| 25 |
+
```
|
|
|