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

Spaces:
Usertea
/
EchoScript
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
EchoScript
30.2 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 11 commits
usertea
EchoScript : services\translation.py , Fix: services/translation.py now loads MarianMT directly via AutoModelForSeq2SeqLM + AutoTokenizer and calls model.generate() itself, bypassing the removed pipeline() task wrapper entirely. This is the path the official MarianMT docs use now too, so it's not a workaround you'll need to revisit on the next transformers release.
0f04f89 about 2 months ago
  • models
    EchoScript : New Architecture about 2 months ago
  • services
    EchoScript : services\translation.py , Fix: services/translation.py now loads MarianMT directly via AutoModelForSeq2SeqLM + AutoTokenizer and calls model.generate() itself, bypassing the removed pipeline() task wrapper entirely. This is the path the official MarianMT docs use now too, so it's not a workaround you'll need to revisit on the next transformers release. about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • README.md
    302 Bytes
    initial commit about 2 months ago
  • app.py
    10.5 kB
    EchoScript : New UI about 2 months ago
  • packages.txt
    7 Bytes
    EchoScript : Add ffmpeg about 2 months ago
  • requirements.txt
    97 Bytes
    EchoScript : New UI about 2 months ago