oOraph
oOraph
The sdk automatically handles the pagination for us by reusing the link: ; rel="next" header. However the returned one can be incorrect when some parameters are specifed The object listing...
https://github.com/CiscoDevNet/webexteamssdk/issues/168 The Webex Teams api does not return all parameters when returning the next url link header. Consequently, the object listing can be broken or worse, can succeed without returning...
wrap text-generation-launcher in docker image mask ldconfig failures to user (no need in most cases anyway)
related to https://github.com/containernetworking/plugins/pull/921
### System Info meta-llama/Meta-Llama-3-70B-Instruct on h100 with latest tgi ### Information - [ ] Docker - [ ] The CLI directly ### Tasks - [X] An officially supported command -...
# What does this PR do? Fixes # (issue) fix model load in offline mode ## Who can review? @ArthurZucker @Wauplin Reproduce: 1. download a private model from hub 2....
**What happened:** Azure network policy manager does not enforce defined network policies on the local node. For example if you define a network policy to filter out all egress traffic...
related: https://github.com/huggingface/huggingface.js/issues/1430
Example with inference on this model: https://huggingface.co/jonathandinu/face-parsing Error obtained: ```API Implementation Error: TypeError: Invalid output: output must be of type Array``` Issue comes from here: https://github.com/huggingface/huggingface.js/blob/a27b5b4a0c97ceb33bc476c5ad6463da136d78c1/packages/inference/src/providers/hf-inference.ts#L306 More precisely ``` &&...
Hello, I'm trying to checkpoint and restore a process tree with one of the sub processes in a different user namespace and it fails: my final goal is to make...