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

valine
/
GoldenGateMistral-v0-alpha

Transformers
Safetensors
mistral
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use valine/GoldenGateMistral-v0-alpha with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use valine/GoldenGateMistral-v0-alpha with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, SplitAttentionForCasualLM
    
    tokenizer = AutoTokenizer.from_pretrained("valine/GoldenGateMistral-v0-alpha")
    model = SplitAttentionForCasualLM.from_pretrained("valine/GoldenGateMistral-v0-alpha")
  • Notebooks
  • Google Colab
  • Kaggle
GoldenGateMistral-v0-alpha
14.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
valine's picture
valine
Inital commit with golden gate weights
0b8fe65 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    28 Bytes
    Inital commit with golden gate weights almost 2 years ago
  • added_tokens.json
    51 Bytes
    Inital commit with golden gate weights almost 2 years ago
  • config.json
    656 Bytes
    Inital commit with golden gate weights almost 2 years ago
  • generation_config.json
    166 Bytes
    Inital commit with golden gate weights almost 2 years ago
  • model-00001-of-00003.safetensors
    4.94 GB
    xet
    Inital commit with golden gate weights almost 2 years ago
  • model-00002-of-00003.safetensors
    5 GB
    xet
    Inital commit with golden gate weights almost 2 years ago
  • model-00003-of-00003.safetensors
    4.54 GB
    xet
    Inital commit with golden gate weights almost 2 years ago
  • model.safetensors.index.json
    24 kB
    Inital commit with golden gate weights almost 2 years ago
  • special_tokens_map.json
    101 Bytes
    Inital commit with golden gate weights almost 2 years ago
  • tokenizer.model
    493 kB
    xet
    Inital commit with golden gate weights almost 2 years ago
  • transformers_inference.py
    1.42 kB
    Inital commit with golden gate weights almost 2 years ago