Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,8 @@ license: gemma
|
|
| 3 |
base_model:
|
| 4 |
- google/gemma-3-270m
|
| 5 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
## gemma-3-270m-bf16
|
| 8 |
- can be converted to gguf with convert_hf_to_gguf.py
|
|
|
|
| 3 |
base_model:
|
| 4 |
- google/gemma-3-270m
|
| 5 |
pipeline_tag: text-generation
|
| 6 |
+
tags:
|
| 7 |
+
- gguf-connector
|
| 8 |
---
|
| 9 |
## gemma-3-270m-bf16
|
| 10 |
- can be converted to gguf with convert_hf_to_gguf.py
|