brittlewis12
commited on
Commit
•
474447d
1
Parent(s):
44d7536
Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ quantized_by: brittlewis12
|
|
19 |
|
20 |
**Model creator**: [google](https://huggingface.co/google)
|
21 |
|
22 |
-
This repo contains GGUF format model files for Google’s Gemma-2B-it.
|
23 |
|
24 |
> Gemma is a family of lightweight, state-of-the-art open models from Google,
|
25 |
> built from the same research and technology used to create the Gemini models.
|
@@ -36,7 +36,7 @@ Learn more on Google’s [Model page](https://ai.google.dev/gemma/docs).
|
|
36 |
### What is GGUF?
|
37 |
|
38 |
GGUF is a file format for representing AI models. It is the third version of the format, introduced by the llama.cpp team on August 21st 2023. It is a replacement for GGML, which is no longer supported by llama.cpp.
|
39 |
-
Converted using llama.cpp build
|
40 |
|
41 |
### Prompt template: Gemma Instruct
|
42 |
|
|
|
19 |
|
20 |
**Model creator**: [google](https://huggingface.co/google)
|
21 |
|
22 |
+
This repo contains GGUF format model files for Google’s Gemma-2B-it. _**Updated 2024-02-23**_
|
23 |
|
24 |
> Gemma is a family of lightweight, state-of-the-art open models from Google,
|
25 |
> built from the same research and technology used to create the Gemini models.
|
|
|
36 |
### What is GGUF?
|
37 |
|
38 |
GGUF is a file format for representing AI models. It is the third version of the format, introduced by the llama.cpp team on August 21st 2023. It is a replacement for GGML, which is no longer supported by llama.cpp.
|
39 |
+
Converted using llama.cpp build 2251 (revision [fd43d66](https://github.com/ggerganov/llama.cpp/commit/fd43d66f46ee3b5345fb8a74a252d86ccd34a409))
|
40 |
|
41 |
### Prompt template: Gemma Instruct
|
42 |
|