ktrapeznikov
ktrapeznikov
Hi, Do you know the geospatial locations of the imagery in the RSICD dataset? Ideally, precise lat/lons but country or city level will also be helpful. Thanks
### System Info **Running in docker** ``` Target: x86_64-unknown-linux-gnu Cargo version: 1.75.0 Commit sha: 00f365353ea5cf29438ba1d51baadaab79ae4674 Docker label: sha-00f3653 nvidia-smi: Sat Apr 20 00:19:12 2024 +---------------------------------------------------------------------------------------+ | NVIDIA-SMI 535.161.07 Driver Version:...
Hi, Can you release model weights for the deepfake detection task? Thanks
### System Info TGI version 2.1.1 ``` tgi-llava-1 | 2024-07-05T20:49:53.276458Z INFO text_generation_launcher: Runtime environment: tgi-llava-1 | Target: x86_64-unknown-linux-gnu tgi-llava-1 | Cargo version: 1.79.0 tgi-llava-1 | Commit sha: 4dfdb481fb1f9cf31561c056061d693f38ba4168 tgi-llava-1 |...
### Feature request Add `response_format` input parameter to `v1/chat/completions` endpoint to make it compatible with OpenAI API https://platform.openai.com/docs/api-reference/chat/create This already exists as `grammar` parameter to `/generate` endpoint. https://huggingface.co/docs/text-generation-inference/basic_tutorials/using_guidance#grammar-and-constraints ### Motivation...
Is there a way to enable gated user access before one is allowed to make a submission? In the same way some models and datasets, require users to fill out...
---- ## 🚀 Feature Add support to additional `content-type` requests such as `application/octet-stream` ### Motivation It will make the Litserv more flexible. It will also allow streaming binary data. ###...