Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

LetheanNetwork
/
lemma-bk

Any-to-Any
MLX
Safetensors
Transformers
GGUF
English
gemma4
image-text-to-text
4-bit precision
8-bit precision
Model card Files Files and versions
xet
Community

Instructions to use LetheanNetwork/lemma-bk with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • MLX

    How to use LetheanNetwork/lemma-bk with MLX:

    # Download the model from the Hub
    pip install huggingface_hub[hf_xet]
    
    huggingface-cli download --local-dir lemma-bk LetheanNetwork/lemma-bk
  • Transformers

    How to use LetheanNetwork/lemma-bk with Transformers:

    # Load model directly
    from transformers import AutoProcessor, AutoModelForImageTextToText
    
    processor = AutoProcessor.from_pretrained("LetheanNetwork/lemma-bk")
    model = AutoModelForImageTextToText.from_pretrained("LetheanNetwork/lemma-bk")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • LM Studio
lemma-bk / mlx-bf16
78.9 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
lthn's picture
lthn
add bf16: model.safetensors.index.json
c89ee36 verified about 2 months ago
  • config.json
    4.72 kB
    add bf16: config.json about 2 months ago
  • model.safetensors.index.json
    74.1 kB
    add bf16: model.safetensors.index.json about 2 months ago