11 lines
311 B
Markdown
11 lines
311 B
Markdown
|
|
---
|
||
|
|
license: gemma
|
||
|
|
base_model:
|
||
|
|
- google/gemma-3-270m
|
||
|
|
pipeline_tag: text-generation
|
||
|
|
tags:
|
||
|
|
- gguf-connector
|
||
|
|
---
|
||
|
|
## gemma-3-270m-gguf
|
||
|
|
- base model from google
|
||
|
|
- tested on [gguf-connector](https://pypi.org/project/gguf-connector) with nightly [llama-cpp-python](https://github.com/calcuis/llama-cpp-python/releases)
|