ehristoforu
commited on
Commit
•
5a9718c
1
Parent(s):
e50d2b3
Update README.md
Browse files
README.md
CHANGED
@@ -2,9 +2,12 @@
|
|
2 |
license: apache-2.0
|
3 |
pipeline_tag: text-generation
|
4 |
tags:
|
|
|
5 |
- GGML
|
6 |
- llama.cpp
|
7 |
-
-
|
|
|
|
|
8 |
library_name: transformers
|
9 |
inference: false
|
10 |
---
|
|
|
2 |
license: apache-2.0
|
3 |
pipeline_tag: text-generation
|
4 |
tags:
|
5 |
+
- pytorch
|
6 |
- GGML
|
7 |
- llama.cpp
|
8 |
+
- llama
|
9 |
+
- codellama
|
10 |
+
- saiga
|
11 |
library_name: transformers
|
12 |
inference: false
|
13 |
---
|