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

  • Log In
  • Sign Up

microsoft
/
Magma-8B

Robotics
Transformers
Safetensors
magma
text-generation
custom_code
Model card Files Files and versions
xet
Community
20

Instructions to use microsoft/Magma-8B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use microsoft/Magma-8B with Transformers:

    # Load model directly
    from transformers import AutoModelForCausalLM
    model = AutoModelForCausalLM.from_pretrained("microsoft/Magma-8B", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Magma-8B
17.8 GB
Ctrl+K
Ctrl+K
  • 7 contributors
History: 57 commits
bsnelling's picture
bsnelling
Update README.md
024b5d5 verified 6 months ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    28 kB
    Update README.md 6 months ago
  • config.json
    3.25 kB
    remove unused keys 12 months ago
  • configuration_magma.py
    7.6 kB
    change image_token_index to image_token_id 12 months ago
  • generation_config.json
    152 Bytes
    remove unused keys 12 months ago
  • image_processing_magma.py
    11.2 kB
    update about 1 year ago
  • image_tower_magma.py
    15.1 kB
    remove .transformer about 1 year ago
  • model-00001-of-00004.safetensors
    4.98 GB
    xet
    remove unused keys 12 months ago
  • model-00002-of-00004.safetensors
    5 GB
    xet
    Upload MagmaForConditionalGeneration about 1 year ago
  • model-00003-of-00004.safetensors
    4.92 GB
    xet
    Upload MagmaForConditionalGeneration about 1 year ago
  • model-00004-of-00004.safetensors
    2.91 GB
    xet
    Upload MagmaForConditionalGeneration about 1 year ago
  • model.safetensors.index.json
    70.3 kB
    remove unused keys 12 months ago
  • modeling_magma.py
    75.6 kB
    fix _no_split_modules about 1 year ago
  • preprocessor_config.json
    478 Bytes
    add auto_map for now about 1 year ago
  • processing_magma.py
    7.77 kB
    add apply_chat_template for processor about 1 year ago
  • special_tokens_map.json
    434 Bytes
    add tokenizer about 1 year ago
  • tokenizer.json
    9.09 MB
    add tokenizer about 1 year ago
  • tokenizer_config.json
    52 kB
    add tokenizer about 1 year ago