初始化项目,由ModelHub XC社区提供模型

Model: Dminimax/gemma-3-270m-gguf
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-06 01:40:40 +08:00
commit ecc511565c
53 changed files with 251 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
---
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)