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

  • Log In
  • Sign Up

valine
/
ggv9

Transformers
mistral
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use valine/ggv9 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, SplitAttentionForCasualLM
    
    tokenizer = AutoTokenizer.from_pretrained("valine/ggv9")
    model = SplitAttentionForCasualLM.from_pretrained("valine/ggv9")
  • Notebooks
  • Google Colab
  • Kaggle
ggv9
4.54 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
valine's picture
valine
Upload generation_config.json with huggingface_hub
891d1ed verified almost 2 years ago
  • .gitattributes
    196 Bytes
    Upload model-00003-of-00003.safetensors with huggingface_hub almost 2 years ago
  • added_tokens.json
    51 Bytes
    Upload added_tokens.json with huggingface_hub almost 2 years ago
  • config.json
    656 Bytes
    Upload config.json with huggingface_hub almost 2 years ago
  • generation_config.json
    166 Bytes
    Upload generation_config.json with huggingface_hub almost 2 years ago
  • model-00003-of-00003.safetensors
    4.54 GB
    xet
    Upload model-00003-of-00003.safetensors with huggingface_hub almost 2 years ago
  • special_tokens_map.json
    101 Bytes
    Upload special_tokens_map.json with huggingface_hub almost 2 years ago
  • tokenizer_config.json
    1.6 kB
    Upload tokenizer_config.json with huggingface_hub almost 2 years ago
  • transformers_inference.py
    1.42 kB
    Upload transformers_inference.py with huggingface_hub almost 2 years ago