https://bentoml.com logo
Join Slack
Powered by
# announcements
  • s

    Slackbot

    05/26/2021, 5:29 PM
    This message was deleted.
    b
    g
    • 3
    • 15
  • g

    Guillermo Alvarado

    05/27/2021, 5:30 PM
    Hello Again I have configured the proxy, now I can pull container images, but I have the following issue:
    Copy code
    $ bentoml containerize BentoServiceTelefonicaRiesgo:latest -t telefonica-riesgo --verbose
    [2021-05-27 12:14:01,572] DEBUG - Loaded logging configuration from default configuration and environment variables.
    [2021-05-27 12:14:01,572] DEBUG - Setting debug mode: ON for current session
    [2021-05-27 12:14:01,766] DEBUG - Creating local YataiService instance
    [2021-05-27 12:14:01,943] DEBUG - Upgrading tables to the latest revision
    [2021-05-27 12:14:02,532] DEBUG - HTTPSConnectionPool(host='<http://api.amplitude.com|api.amplitude.com>', port=443): Max retries exceeded with url: /httpapi (Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 403 Forbidden')))
    [2021-05-27 12:14:02,547] INFO - Getting latest version BentoServiceTelefonicaRiesgo:20210526122454_CAFD41
    Found Bento: /home/SVC_S_HELA/bentoml/repository/BentoServiceTelefonicaRiesgo/20210526122454_CAFD41
    [2021-05-27 12:14:02,562] DEBUG - Creating local YataiService instance
    [2021-05-27 12:14:02,565] DEBUG - Upgrading tables to the latest revision
    Containerizing BentoServiceTelefonicaRiesgo:20210526122454_CAFD41 with local YataiService and docker daemon from local environment\[2021-05-27 12:14:02,966] DEBUG - HTTPSConnectionPool(host='<http://api.amplitude.com|api.amplitude.com>', port=443): Max retries exceeded with url: /httpapi (Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 403 Forbidden')))
    -[2021-05-27 12:14:03,010] DEBUG - Created temporary directory: /tmp/bentoml-temp-q91vl57k
    |[2021-05-27 12:20:35,056] ERROR - Encounter container building issue: The command '/bin/sh -c ./bentoml-init.sh install_pip_packages' returned a non-zero code: 1
    [2021-05-27 12:20:35,057] DEBUG - BentoML in debug mode, keeping temp directory "/tmp/bentoml-temp-q91vl57k"
    [2021-05-27 12:20:35,057] ERROR - RPC ERROR ContainerizeBento: The command '/bin/sh -c ./bentoml-init.sh install_pip_packages' returned a non-zero code: 1
    [2021-05-27 12:20:35,641] DEBUG - HTTPSConnectionPool(host='<http://api.amplitude.com|api.amplitude.com>', port=443): Max retries exceeded with url: /httpapi (Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 403 Forbidden')))
    Error: bentoml-cli containerize failed: Failed to containerize BentoServiceTelefonicaRiesgo:20210526122454_CAFD41 - INTERNAL:The command '/bin/sh -c ./bentoml-init.sh install_pip_packages' returned a non-zero code: 1
  • g

    Guillermo Alvarado

    05/27/2021, 5:31 PM
    How could I check and go further to resolve the error? Thanks in advance
  • g

    Guillermo Alvarado

    05/27/2021, 5:32 PM
    seems like amplitud erros could be solved with https://github.com/bentoml/BentoML#usage-tracking
  • s

    Slackbot

    05/27/2021, 5:37 PM
    This message was deleted.
    b
    g
    • 3
    • 23
  • g

    Guillermo Alvarado

    05/27/2021, 5:38 PM
    $ bentoml --version
    Copy code
    bentoml, version 0.12.1
  • j

    Jessica de Paula Liporace

    06/08/2021, 8:38 PM
    Hi everyone! How are you? has anyone tried using Bento with ludwig models?
  • s

    Slackbot

    06/08/2021, 8:49 PM
    This message was deleted.
    j
    j
    • 3
    • 3
  • s

    Slackbot

    06/09/2021, 3:06 PM
    This message was deleted.
    b
    • 2
    • 1
  • k

    kunal goyal

    06/09/2021, 3:07 PM
    I am getting this error while deploying through bentoml... do anyone knows?
  • s

    Slackbot

    06/09/2021, 3:55 PM
    This message was deleted.
    o
    f
    a
    • 4
    • 3
  • s

    Slackbot

    06/16/2021, 10:09 AM
    This message was deleted.
    👍 11
    🤩 2
    🎉 8
    bentoml 3
    j
    j
    • 3
    • 5
  • s

    Slackbot

    06/19/2021, 3:31 PM
    This message was deleted.
    s
    n
    b
    • 4
    • 4
  • n

    Nicolas Jaccard

    06/19/2021, 3:34 PM
    As an example of what one used to be able to achieve with Cortex: https://github.com/cortexlabs/cortex/tree/13097178cfbd3c9057c676be39971ec25121ddfb/test/apis/model-caching/python/translator
  • n

    Nicolas Jaccard

    06/19/2021, 3:36 PM
    This allows to efficiently share resources (for example, running multiple models on a single GPU node)
  • n

    Nicolas Jaccard

    06/19/2021, 3:37 PM
    Keen to explore whether this is something BentoML could do, and would also like to help implementing it
  • s

    Slackbot

    06/20/2021, 8:52 AM
    This message was deleted.
    b
    n
    • 3
    • 3
  • s

    Slackbot

    06/23/2021, 11:25 AM
    This message was deleted.
    j
    • 2
    • 1
  • s

    Slackbot

    06/30/2021, 2:59 AM
    This message was deleted.
    b
    a
    • 3
    • 3
  • s

    Slackbot

    07/01/2021, 7:42 PM
    This message was deleted.
    j
    a
    +2
    • 5
    • 8
  • s

    Slackbot

    07/31/2021, 6:23 PM
    This message was deleted.
    b
    j
    • 3
    • 2
  • s

    skim

    08/01/2021, 9:46 AM
    this custom model artifact example is vastly wrong
  • s

    skim

    08/01/2021, 9:46 AM
    https://docs.bentoml.org/en/latest/guides/custom_artifact.html
  • s

    skim

    08/01/2021, 9:47 AM
    you cannot call get and load method with inheriting "BentoServiceArtifact"
  • s

    skim

    08/01/2021, 9:47 AM
    also i cannot get json output unlike in the example
  • s

    Slackbot

    08/01/2021, 9:47 AM
    This message was deleted.
    j
    • 2
    • 4
  • s

    Slackbot

    08/24/2021, 2:06 PM
    This message was deleted.
    a
    j
    +2
    • 5
    • 34
  • v

    vade

    08/27/2021, 2:33 PM
    Quick Q : whats the functional diff when doing microbatching between
    workers
    and
    microbatch-workers ?
  • s

    Slackbot

    08/27/2021, 2:40 PM
    This message was deleted.
    👀 1
    j
    • 2
    • 1
  • s

    Slackbot

    09/02/2021, 7:06 PM
    This message was deleted.
    👍 2
    👀 10
    n
    b
    +2
    • 5
    • 5
1...678...11Latest