Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Ollama's Weights

This script organizes the blobs of an Ollama model (for example Gemma3) into separate files:

  • model_quant.gguf
  • params.txt
  • license.txt
  • template.txt
  • config.json

⚠️ Important:
This repository DOES NOT include the model weights. You must download them legally from Ollama or another official source.
Use of the models and derivatives is subject to the Gemma Terms of Use.

Requirements

  • Bash
  • jq to process the manifest

Usage

chmod +x extract_blobs.sh
./extract_blobs.sh

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages