ehristoforu
commited on
Commit
•
835b3ef
1
Parent(s):
c559941
Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,9 @@ license: apache-2.0
|
|
3 |
pipeline_tag: text-generation
|
4 |
tags:
|
5 |
- GGML
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# LLMs repo with the best models
|
|
|
3 |
pipeline_tag: text-generation
|
4 |
tags:
|
5 |
- GGML
|
6 |
+
- llama.cpp
|
7 |
+
- pytorch
|
8 |
+
library_name: transformers
|
9 |
---
|
10 |
|
11 |
# LLMs repo with the best models
|