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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

AdithyanAI
/
Mythos_translation

Translation
Transformers
TensorBoard
PyTorch
multilingual
Mixture of Experts
mixture-of-experts
fsdp
seq2seq
8k-context
document-packing
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use AdithyanAI/Mythos_translation with Transformers:

    # Use a pipeline as a high-level helper
    # Warning: Pipeline type "translation" is no longer supported in transformers v5.
    # You must load the model directly (see below) or downgrade to v4.x with:
    # 'pip install "transformers<5.0.0'
    from transformers import pipeline
    
    pipe = pipeline("translation", model="AdithyanAI/Mythos_translation")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("AdithyanAI/Mythos_translation", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • runs
    Sync latest checkpoints (history squashed to 1 commit) about 5 hours ago
  • .gitattributes
    226 Bytes
    Sync latest checkpoints (history squashed to 1 commit) about 5 hours ago
  • Mythos_Translator.pt
    4.6 GB
    xet
    Sync latest checkpoints (history squashed to 1 commit) about 5 hours ago
  • README.md
    7 kB
    Sync latest checkpoints (history squashed to 1 commit) about 5 hours ago
  • best_checkpoint.pt
    4.6 GB
    xet
    Sync latest checkpoints (history squashed to 1 commit) about 5 hours ago
  • fixed_val_benchmark.pt
    931 kB
    xet
    Sync latest checkpoints (history squashed to 1 commit) about 5 hours ago
  • last_checkpoint.pt
    4.6 GB
    xet
    Sync latest checkpoints (history squashed to 1 commit) about 5 hours ago
  • multilingual_tokenizer.json
    10 MB
    xet
    Sync latest checkpoints (history squashed to 1 commit) about 5 hours ago
  • validation_metrics.csv
    557 Bytes
    Sync latest checkpoints (history squashed to 1 commit) about 5 hours ago