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

1kxia
/
gemma-3-270m-modelopt-fp8

Feature Extraction
Transformers
Safetensors
gemma3_text
text-generation
fp8
quantized
embedding
nvidia-modelopt
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use 1kxia/gemma-3-270m-modelopt-fp8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use 1kxia/gemma-3-270m-modelopt-fp8 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="1kxia/gemma-3-270m-modelopt-fp8")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("1kxia/gemma-3-270m-modelopt-fp8")
    model = AutoModelForCausalLM.from_pretrained("1kxia/gemma-3-270m-modelopt-fp8")
  • Notebooks
  • Google Colab
  • Kaggle
gemma-3-270m-modelopt-fp8
471 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
1kxia's picture
1kxia
Upload README.md with huggingface_hub
23ad6cc verified 4 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 4 months ago
  • README.md
    2.85 kB
    Upload README.md with huggingface_hub 4 months ago
  • added_tokens.json
    35 Bytes
    Upload folder using huggingface_hub 4 months ago
  • calib.json
    2.25 kB
    Upload folder using huggingface_hub 4 months ago
  • config.json
    1.44 kB
    Upload folder using huggingface_hub 4 months ago
  • generation_config.json
    133 Bytes
    Upload folder using huggingface_hub 4 months ago
  • model.safetensors
    436 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • special_tokens_map.json
    662 Bytes
    Upload folder using huggingface_hub 4 months ago
  • tokenizer.json
    33.4 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • tokenizer_config.json
    1.16 MB
    Upload folder using huggingface_hub 4 months ago