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

  • Log In
  • Sign Up

valine
/
OpenAustralian

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

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

  • Libraries
  • Transformers

    How to use valine/OpenAustralian with Transformers:

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