Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,9 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# Gemma 2 - Inference Endpoint
|
@@ -12,4 +16,4 @@ I used the excellent quant by [lmstudio-ai/gemma-2b-it-GGUF](https://huggingface
|
|
12 |
|
13 |
My email is [email protected]
|
14 |
|
15 |
-
Just kidding, it's sam att samuellmeyers DOT... com
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: adapter-transformers
|
6 |
+
pipeline_tag: text-generation
|
7 |
---
|
8 |
|
9 |
# Gemma 2 - Inference Endpoint
|
|
|
16 |
|
17 |
My email is [email protected]
|
18 |
|
19 |
+
Just kidding, it's sam att samuellmeyers DOT... com
|