joeriakkerman

Results 3 issues of joeriakkerman

Hi there, I've come to the conclusion that the field repetition_penalty, which can be found [here](https://github.com/lm-sys/FastChat/blob/06acba1ea585b5cb77182a2dc1746f5228466d5c/fastchat/protocol/api_protocol.py#L62), is not being used. However, this field is supported by the vllm module. When...

Because of the targetSdkVersion is less than 4, I can't upload my app to google play store, since the next permission is needed for target version < 4: android.permission.READ_PHONE_STATE. For...

Within the FilesApiService.CrmFilesPost(ctx context.Context, file *os.File, localVarOptionals *CrmFilesPostOpts) (FileData, *http.Response, error) function, the `file` argument is never being used, which causes the response to always contain a 400 Bad Request,...