Skip to content
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

Error: grpc._channel._MultiThreadedRendezvous: MultiThreadedRendezvous of RPC that terminated #93

Open
jackfood opened this issue Sep 30, 2023 · 2 comments
Labels
help wanted Extra attention is needed windows

Comments

@jackfood
Copy link

image

@jackfood jackfood changed the title Error: grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with: status = StatusCode.UNAVAILABLE details = "failed to connect to all addresses; last error: UNAVAILABLE: ipv4:127.0.0.1:9528: Connection refused" debug_error_string = "UNKNOWN:failed to connect to all addresses; last error: UNAVAILABLE: ipv4:127.0.0.1:9528: Connection refused {created_time:"2023-09-30T08:13:41.7727857+00:00", grpc_status:14}" Error: grpc._channel._MultiThreadedRendezvous: MultiThreadedRendezvous of RPC that terminated Sep 30, 2023
@imotai
Copy link
Contributor

imotai commented Sep 30, 2023

I have fixed a bug for the codellama with v0.4.26. you can try it.

@imotai
Copy link
Contributor

imotai commented Sep 30, 2023

I have fixed a bug for the codellama with v0.4.26. you can try it.

this version can work

PS C:\Users\imotai> og

Welcome to use octogen❤️ . To ask a programming question, simply type your question and press esc + enter
Use /help for help

[1]🎧>hello
╭─ 🐙Octogen ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│                                                                                                                                                                    │
│  0 🧠 The model made an invalid respone                                                                                                                            │
│                                                                                                                                                                    │
╰────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
[2]🎧>write a hello world in python
╭─ 🐙Octogen ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│                                                                                                                                                                    │
│  1 🧠 This is a simple program that prints out the word 'hello' on the screen.                                                                                     │
│                                                                                                                                                                    │
│  2 📖   1 print('hello')                                                                                                                                           │
│         2                                                                                                                                                          │
│                                                                                                                                                                    │
│  3 ✅   1 hello                                                                                                                                                    │
│         2                                                                                                                                                          │
│         3                                                                                                                                                          │
│                                                                                                                                                                    │
│  4 🧠 The output is just a single word 'hello'.                                                                                                                    │
│                                                                                                                                                                    │
╰────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
[3]🎧>

but the model is not good

@imotai imotai added windows help wanted Extra attention is needed labels Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed windows
Projects
None yet
Development

No branches or pull requests

2 participants