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

  • Log In
  • Sign Up

RyanJT
/
gemma2

Feature Extraction
Transformers
Safetensors
gemma2
Model card Files Files and versions
xet
Community

Instructions to use RyanJT/gemma2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use RyanJT/gemma2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="RyanJT/gemma2")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("RyanJT/gemma2")
    model = AutoModel.from_pretrained("RyanJT/gemma2")
  • Notebooks
  • Google Colab
  • Kaggle
gemma2
5.57 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
RyanJT's picture
RyanJT
Upload folder using huggingface_hub
f517fa2 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • config.json
    741 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • merges.txt
    456 kB
    Upload folder using huggingface_hub almost 2 years ago
  • model-00001-of-00002.safetensors
    4.95 GB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • model-00002-of-00002.safetensors
    618 MB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • model.safetensors.index.json
    7.38 kB
    Upload folder using huggingface_hub almost 2 years ago
  • special_tokens_map.json
    470 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • tokenizer.json
    2.11 MB
    Upload folder using huggingface_hub almost 2 years ago
  • tokenizer_config.json
    525 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • vocab.json
    999 kB
    Upload folder using huggingface_hub almost 2 years ago