Evgeny Igumnov
Evgeny Igumnov
I have the same blocking issue :(
> @zeroleak @evgenyigumnov sorry about that but please use the reaction on the original description rather than this. @snicoll what do you mean? I can not use Oracle JDK 11...
Unfortunately it didn't help ``` PS C:\Users\igumn\ai-server> cargo run Compiling ai-server v0.1.0 (C:\Users\igumn\ai-server) error[E0616]: field `hidden_size` of struct `candle_transformers::models::mistral::Config` is private --> src\model.rs:19:29 | 19 | let n_elem = config.hidden_size...
Thank your for reply It is help. I removed this parameter. Could I ask you to improve error message in this case? For example: "You are try to use "--features...