-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There is no such thing as "Network Configuration" at the Model Deployment #362
Comments
This is a beta feature, currently available to a select group of users. To gain access, your OCI tenancy needs to be authorized. Please contact us to enable this functionality for your tenancy. |
Internal
Hi Lyudmil,
Can we have access to that functionality?
Also, without it does it mean that the containers cannot access the internet?
I am actually struggling to make my container to download weights from the Hugging Face hub...
This is the current error:
"message": "requests.exceptions.ConnectionError: (MaxRetryError('HTTPSConnectionPool(host=\\'huggingface.co\\', port=443): Max retries exceeded with url: /api/models/stabilityai/stable-diffusion-xl-base-1.0 (Caused by NameResolutionError(\"<urllib3.connection.HTTPSConnection object at 0x7fb07f02a530>: Failed to resolve \\'huggingface.co\\' ([Errno -3] Temporary failure in name resolution)\"))'), '(Request ID: 04226ce5-6ff7-4188-b24f-49d83066350c)')",
Is this error expected, without this functionality?
Thank you
Internal
…________________________________
From: Lyudmil Pelov ***@***.***>
Sent: Sunday, November 26, 2023 7:50 PM
To: oracle-samples/oci-data-science-ai-samples ***@***.***>
Cc: Luis Simoes ***@***.***>; Author ***@***.***>
Subject: Re: [oracle-samples/oci-data-science-ai-samples] There is no such thing as "Network Configuration" at the Model Deployment (Issue #362)
CAUTION: This email originated from outside of NEOM. Please do not click links or open attachments unless you recognize the sender and know the content is safe.
This is a beta feature, currently available to a select group of users. To gain access, your OCI tenancy needs to be authorized. Please contact us to enable this functionality for your tenancy.
—
Reply to this email directly, view it on GitHub<https://protect2.fireeye.com/v1/url?k=7bbbd9d5-1864567c-7bbc9aa2-74fe486dcd97-79e3c137a36692cf&q=1&e=6acb6ef0-ce81-4c88-bc3e-0a08f08e42c5&u=https%3A%2F%2Fgithub.com%2Foracle-samples%2Foci-data-science-ai-samples%2Fissues%2F362%23issuecomment-1826818777>, or unsubscribe<https://protect2.fireeye.com/v1/url?k=56efb795-3530383c-56e8f4e2-74fe486dcd97-4b26783f800b25f5&q=1&e=6acb6ef0-ce81-4c88-bc3e-0a08f08e42c5&u=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FA2NQTRXBRIEXNET5DQP5EATYGNQK7AVCNFSM6AAAAAA723YE72VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRWHAYTQNZXG4>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Hey, yes this is expected, as the Default Network does not access to the internet, for security reasons. The new feature we introduced is to allow you to set your own VCN and Subnet with the deployment, and your subnet can have access to Internet. This is the feature we referred to be in Beta, however we need to allowlist you for this feature so that you can access it. Please reach out to us via this email with the request, provide us your tenancy name and OCID and we can proceed: [email protected] |
Internal
Thank you.
Request submitted.
Internal
…________________________________
From: Lyudmil Pelov ***@***.***>
Sent: Monday, November 27, 2023 3:54 PM
To: oracle-samples/oci-data-science-ai-samples ***@***.***>
Cc: Luis Simoes ***@***.***>; Author ***@***.***>
Subject: Re: [oracle-samples/oci-data-science-ai-samples] There is no such thing as "Network Configuration" at the Model Deployment (Issue #362)
CAUTION: This email originated from outside of NEOM. Please do not click links or open attachments unless you recognize the sender and know the content is safe.
Hey, yes this is expected, as the Default Network does not access to the internet, for security reasons. The new feature we introduced is to allow you to set your own VCN and Subnet with the deployment, and your subnet can have access to Internet. This is the feature we referred to be in Beta, however we need to allowlist you for this feature so that you can access. Please reach out to us via this email with the request, provide us your tenancy name and OCID and we can proceed: ***@***.******@***.***>
—
Reply to this email directly, view it on GitHub<https://protect2.fireeye.com/v1/url?k=9b635ed0-f8bcd179-9b641da7-74fe486dcd97-7bd0f851d83f811f&q=1&e=a5b6a82b-1872-4ee0-bf31-a5ddd3e10c2f&u=https%3A%2F%2Fgithub.com%2Foracle-samples%2Foci-data-science-ai-samples%2Fissues%2F362%23issuecomment-1827687884>, or unsubscribe<https://protect2.fireeye.com/v1/url?k=ed0c2aa1-8ed3a508-ed0b69d6-74fe486dcd97-5645883cf3653bcd&q=1&e=a5b6a82b-1872-4ee0-bf31-a5ddd3e10c2f&u=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FA2NQTRR65JB4ICCVKUO7NV3YGR5OZAVCNFSM6AAAAAA723YE72VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRXGY4DOOBYGQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
In your instructions for both options in deployment model you refer to:
"Under Networking leave the Default option"
There is no such option as to configure networking.
The text was updated successfully, but these errors were encountered: