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

cointegrated
/
SONAR_200_converted_text_decoder

Feature Extraction
Transformers
Safetensors
SonarDecoderModel
custom_code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use cointegrated/SONAR_200_converted_text_decoder with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="cointegrated/SONAR_200_converted_text_decoder", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("cointegrated/SONAR_200_converted_text_decoder", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
SONAR_200_converted_text_decoder
3.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
cointegrated's picture
cointegrated
Update README.md
7629ae0 verified 3 days ago
  • .gitattributes
    1.57 kB
    Upload tokenizer 3 days ago
  • README.md
    50.1 kB
    Update README.md 3 days ago
  • config.json
    993 Bytes
    Upload model 3 days ago
  • generation_config.json
    162 Bytes
    Upload model 3 days ago
  • model.safetensors
    3.47 GB
    xet
    Upload model 3 days ago
  • sonar_decoder.py
    5.91 kB
    Upload model 3 days ago
  • tokenizer.json
    32.2 MB
    xet
    Upload tokenizer 3 days ago
  • tokenizer_config.json
    3.69 kB
    Upload tokenizer 3 days ago