GGUF
English
Japanese
Edit model card

codegemma-1.1-2b-gguf

googleさんが公開しているcodegemma-1.1-2bのggufフォーマット変換版です。

imatrixのデータは
kunishou/amenokaku-code-instruct
TokenBender/code_instructions_122k_alpaca_style
から1000ずつサンプリングしたデータを使用して作成しました。

他のモデル

mmnga/codegemma-1.1-7b-it-gguf
mmnga/codegemma-1.1-2b-gguf
mmnga/gemma-2b-it-gguf
mmnga/gemma-7b-it-gguf
mmnga/gemma-1.1-7b-it-gguf
mmnga/codegemma-7b-it-gguf

Usage

git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
make -j
./main -m 'codegemma-1.1-2b-Q4_0.gguf' -n 128 -p 'Write Hello World.'
Downloads last month
3,745
GGUF
Model size
2.51B params
Architecture
gemma
+4
Unable to determine this model's library. Check the docs .

Datasets used to train mmnga/codegemma-1.1-2b-gguf