Giter VIP home page Giter VIP logo

Comments (3)

eaidova avatar eaidova commented on June 12, 2024 1

@saivivekseeram1 hello, please make sure that you executed cell with installing requirements in notebook before running model conversion. This issue required to use openvino-nightly package for resolving, while error what you see appears in openvino 2024.0.0

from openvino_notebooks.

saivivekseeram1 avatar saivivekseeram1 commented on June 12, 2024

okay Thank you @eaidova , it ran successfully. But while conversation with the llm in dialogue box , it's throwing an error in the middle of dialogue box.

  1. i gave temperature as 1.0 and 0.1 , but still the issue was same
    Screenshot 2024-04-02 232138
    Screenshot 2024-04-02 232158

i'm attaching here the doument.

Exception in thread Thread-22 (_do_normal_analytics_request):
Traceback (most recent call last):
File "c:\Users\Local_Admin\AppData\Local\Programs\Python\Python310\lib\site-packages\httpx_transports\default.py", line 69, in map_httpcore_exceptions
Exception in thread Thread-24 (_do_normal_analytics_request):
Traceback (most recent call last):
File "c:\Users\Local_Admin\AppData\Local\Programs\Python\Python310\lib\site-packages\httpx_transports\default.py", line 69, in map_httpcore_exceptions
yield
File "c:\Users\Local_Admin\AppData\Local\Programs\Python\Python310\lib\site-packages\httpx_transports\default.py", line 233, in handle_request
yield
File "c:\Users\Local_Admin\AppData\Local\Programs\Python\Python310\lib\site-packages\httpx_transports\default.py", line 233, in handle_request
resp = self._pool.handle_request(req)
File "c:\Users\Local_Admin\AppData\Local\Programs\Python\Python310\lib\site-packages\httpcore_sync\connection_pool.py", line 216, in handle_request
resp = self._pool.handle_request(req)
File "c:\Users\Local_Admin\AppData\Local\Programs\Python\Python310\lib\site-packages\httpcore_sync\connection_pool.py", line 216, in handle_request
raise exc from None
File "c:\Users\Local_Admin\AppData\Local\Programs\Python\Python310\lib\site-packages\httpcore_sync\connection_pool.py", line 196, in handle_request
raise exc from None
File "c:\Users\Local_Admin\AppData\Local\Programs\Python\Python310\lib\site-packages\httpcore_sync\connection_pool.py", line 196, in handle_request
response = connection.handle_request(
File "c:\Users\Local_Admin\AppData\Local\Programs\Python\Python310\lib\site-packages\httpcore_sync\connection.py", line 99, in handle_request
response = connection.handle_request(
File "c:\Users\Local_Admin\AppData\Local\Programs\Python\Python310\lib\site-packages\httpcore_sync\connection.py", line 99, in handle_request
raise exc
File "c:\Users\Local_Admin\AppData\Local\Programs\Python\Python310\lib\site-packages\httpcore_sync\connection.py", line 76, in handle_request
raise exc
...
self.gen.throw(typ, value, traceback)
File "c:\Users\Local_Admin\AppData\Local\Programs\Python\Python310\lib\site-packages\httpx_transports\default.py", line 86, in map_httpcore_exceptions
raise mapped_exc(message) from exc
httpx.ConnectTimeout: _ssl.c:980: The handshake operation timed out

from openvino_notebooks.

eaidova avatar eaidova commented on June 12, 2024

@saivivekseeram1 this issue looks like some issue with your proxy settings encode/httpx#1433

from openvino_notebooks.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.