Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

tomvaillant
/
gemma4-e4b-journalist

Safetensors
GGUF
gemma4
investigative-journalism
osint
unsloth
vision-language-model
conversational
Model card Files Files and versions
xet
Community

Instructions to use tomvaillant/gemma4-e4b-journalist with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Local Apps
  • Unsloth Studio new

    How to use tomvaillant/gemma4-e4b-journalist with Unsloth Studio:

    Install Unsloth Studio (macOS, Linux, WSL)
    curl -fsSL https://unsloth.ai/install.sh | sh
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for tomvaillant/gemma4-e4b-journalist to start chatting
    Install Unsloth Studio (Windows)
    irm https://unsloth.ai/install.ps1 | iex
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for tomvaillant/gemma4-e4b-journalist to start chatting
    Using HuggingFace Spaces for Unsloth
    # No setup required
    # Open https://huggingface.co/spaces/unsloth/studio in your browser
    # Search for tomvaillant/gemma4-e4b-journalist to start chatting
    Load model with FastModel
    pip install unsloth
    from unsloth import FastModel
    model, tokenizer = FastModel.from_pretrained(
        model_name="tomvaillant/gemma4-e4b-journalist",
        max_seq_length=2048,
    )
gemma4-e4b-journalist
6.53 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
tomvaillant's picture
tomvaillant
Add model card with training sources and attribution
0b9ae2f verified about 1 month ago
  • .gitattributes
    1.7 kB
    Trained with Unsloth about 1 month ago
  • README.md
    2.2 kB
    Add model card with training sources and attribution about 1 month ago
  • adapter_config.json
    1.21 kB
    Upload model trained with Unsloth about 1 month ago
  • adapter_model.safetensors
    170 MB
    xet
    Upload model trained with Unsloth about 1 month ago
  • chat_template.jinja
    11.9 kB
    Upload model trained with Unsloth about 1 month ago
  • config.json
    6.13 kB
    Trained with Unsloth - config about 1 month ago
  • gemma-4-E4B-it.BF16-mmproj.gguf
    992 MB
    xet
    Trained with Unsloth about 1 month ago
  • gemma-4-E4B-it.Q4_K_M.gguf
    5.34 GB
    xet
    Trained with Unsloth about 1 month ago
  • processor_config.json
    1.69 kB
    Upload model trained with Unsloth about 1 month ago
  • tokenizer.json
    32.2 MB
    xet
    Upload model trained with Unsloth about 1 month ago
  • tokenizer_config.json
    2.69 kB
    Upload model trained with Unsloth about 1 month ago