Model Details
This model is an int4 model with group_size 32 and symmetric quantization of google/gemma-3-27b-it generated by intel/auto-round algorithm.
Please follow the license of the original model.
How To Use
Requirements
Please follow the Build llama.cpp locally to install the necessary dependencies.
INT4 Inference
This model has vision capabilities, more details here: https://github.com/ggml-org/llama.cpp/pull/12344
After building with Gemma 3 clip support, run the following command:
>>> wget https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/bee.jpg
>>> ./build/bin/llama-gemma3-cli -m gemma-3-27b-it-27B-Q4_0.gguf --mmproj mmproj-gemma-3-27b-it-27B-Q4_0.gguf
Output:
Running in chat mode, available commands:
/image <path> load an image
/clear clear the chat history
/quit or /exit exit the program
> /image bee.jpg
Encoding image bee.jpg
> Describe this image in detail.
Here's a detailed description of the image:
**Overall Impression:**
The image is a close-up shot of a vibrant garden scene, focusing on pink cosmos flowers and a busy bumblebee. The composition is natural and slightly wild, with a mix of blooming and fading flowers.
**Foreground:**
* **Cosmos Flowers:** The most prominent feature is a cluster of pink cosmos flowers. They have delicate, ray-like petals in a soft, pastel pink hue. The central disc of the flower is a golden yellow.
* **Bumblebee:** A bumblebee is actively foraging on the central disc of one of the cosmos flowers. Its body is fuzzy and striped with black and yellow. The bee is positioned in the center of the image, drawing the eye.
* **Fading Flowers:** There are several spent or fading cosmos flowers surrounding the fresh blooms. These are brown and dried, adding texture and a sense of the natural life cycle.
* **Greenery:** Green leaves and stems are interspersed among the flowers, providing a contrast in color and texture.
**Background:**
* **Blurred Foliage:** The background is blurred, consisting of green leaves and hints of other flowers. This creates depth and focuses attention on the foreground.
* **Red Flower:** A small, bright red flower is visible in the lower right corner, adding a pop of color.
**Lighting and Composition:**
* **Natural Light:** The image appears to be taken in natural daylight.
* **Shallow Depth of Field:** The shallow depth of field emphasizes the foreground flowers and bee, blurring the background.
* **Natural Arrangement:** The flowers and bee are arranged in a natural, unposed manner, giving the image a sense of authenticity.
**Overall, the image is a charming depiction of a summer garden, highlighting the beauty of nature and the important role of pollinators like bumblebees.**
- Downloads last month
- 36
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The model has no library tag.