New Argos Translate CDN server on Sharktech

I added a new server rented from Sharktech to the Argos Translate CDN.

This is what the model links currently look like on the package index:

    {
        "package_version": "1.5",
        "argos_version": "1.5",
        "from_code": "cs",
        "from_name": "Czech",
        "to_code": "en",
        "to_name": "English",
        "links": [
            "https://argosopentech.nyc3.digitaloceanspaces.com/argospm/translate-cs_en-1_5.argosmodel",
            "https://cdn.argosopentech.io/translate-cs_en-1_5.argosmodel",
            "https://cdn2.argosopentech.io/translate-cs_en-1_5.argosmodel",
            "ipfs://QmYbkvGdUorGh4RLXwAqAn37nNbdbBqrG7sp9mjy5dw14S"
        ]
    }

Argos Translate does Round Robin load balancing with failover between the https links for each model download.

I’m currently splitting model downloads over three providers for redundancy and to spread out the load. The Digital Ocean CDN is very fast but also expensive. Time4VPS (cdn2.argosopentech.io) has very cheap bandwidth but the downloads were getting slow as the server got overloaded. I’m hoping this new Sharktech server (cdn.argosopentech.io) will improve download speeds.

I also added my affiliate links to the Argos Translate Readme to help offset hosting costs:

1 Like