Lucca Zenóbio

Results 11 issues of Lucca Zenóbio

Hey, everytime i try running grinder on chrome i cant get the node running and it keeps crashing the browser before the fuzzing proccess. any ideas? [+G+] Starting at 2017-02-07...

Is it possible to add a UDID check to the server? If yes, how? Thanks guys

hey, every time a make a request, siri saty loading and i have the error on terminal: ERROR Unexpected error during plugin processing Traceback (most recent call last): File "/home/zmaster/SiriServerCore/plugin.py",...

When using a proxy in front of bedrock, it might be necessary to pass extra headers to the endpoint url. This PRs allows it. Also, it allows some other data...

https://github.com/themrzmaster/git-re-basin-pytorch/blob/b20023053bf579d7cfd0fcd0a09bec58b1c5faab/models/vgg.py#L33

On https://github.com/ratschlab/bnn_priors/blob/main/bnn_priors/exp_utils.py#L523 it fills the array with NaNs, but it fails when the array type is int (https://stackoverflow.com/questions/12708807/numpy-integer-nan). I propose to always save scalars as floats avoiding this exception.

Following:https://github.com/abetlen/llama-cpp-python/pull/1347

Strong model with great capabilities: https://huggingface.co/OpenGVLab/InternVL-Chat-V1-5 ![image](https://github.com/sgl-project/sglang/assets/852747/46ebbf2f-4c53-42a5-a2e2-ac8e873ce356) with some OCR tests, the best OS that i've tested

Following this PR: https://github.com/BerriAI/litellm/pull/3299 it currently only works for anthropic. This PR make ir work for other bedrock models

### What happened? Error when using pydantic_schema with google gemini flash 002. schema: ``` from pydantic import BaseModel, HttpUrl, Field from typing import List, Optional class Item(BaseModel): text: str =...

bug