prithivMLmods
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,7 @@ library_name: transformers
|
|
9 |
tags:
|
10 |
- gemma
|
11 |
- llama-cpp
|
|
|
12 |
---
|
13 |
![gwq2.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/Ayc6YKE6FKYKb8Mible4z.png)
|
14 |
|
@@ -176,4 +177,4 @@ Some commonly used modules in the Python standard library include:
|
|
176 |
```bash
|
177 |
ollama pull <model_name>
|
178 |
```
|
179 |
-
For more details, visit the [Ollama documentation](https://github.com/ollama/ollama/blob/main/docs/README.md).
|
|
|
9 |
tags:
|
10 |
- gemma
|
11 |
- llama-cpp
|
12 |
+
- f16
|
13 |
---
|
14 |
![gwq2.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/Ayc6YKE6FKYKb8Mible4z.png)
|
15 |
|
|
|
177 |
```bash
|
178 |
ollama pull <model_name>
|
179 |
```
|
180 |
+
For more details, visit the [Ollama documentation](https://github.com/ollama/ollama/blob/main/docs/README.md).
|