Umar Butler

Results 34 issues of Umar Butler

**Format**: OpenAPI 3.0 **Official**: YES **Url**: https://api.isaacus.com/v1/openapi.yaml **Name**: Isaacus API **Category**: machine_learning **Logo**: https://media.isaacus.com/favicon/favicon.svg

In the README, it says `Create a Tunnel with [these instructions](https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/create-tunnel)`. The link leads to an error 404. How do I create a tunnel?

Type: Bug
Priority: Normal

### Describe the bug Visit https://www.gradio.app/custom-components/gallery Click on logsview, popup, chatpdf, agentchatbot, etc... Observe this: ![image](https://github.com/user-attachments/assets/f6d6e432-4244-420b-b1c9-99ef7f3542ed) It says "Your space is in error, check its status on hf.co" ### Have...

docs/website

### Description Using the below code to define a custom exception does not let the `extra` field be returned in responses where the error is raised: ``` class InvalidApiKeyError(NotAuthorizedException): detail...

Bug :bug:
Good First Issue

I'm using dj-stripe v2.9. Because the `quantity` field of the `InvoiceItem` table is `int4`, I am getting `DataError: integer out of range` when trying to load an invoice from Stripe...

bug

```toml dependencies = [ "aiohttp", "msgspec", ] ``` If you move to the final comma in this list, Even Better TOML will try to autocomplete a string, like so: ![Image](https://github.com/user-attachments/assets/7b0134bd-df23-4d90-a3df-fa1d1ee3f538)...

1. Head to https://retype.com/guides/getting-started/ 2. Under 'Configuration', click 'Page'. 3. Observe a very slight delay from the button turning from this: ![Image](https://github.com/user-attachments/assets/41cf8d9c-a2d1-4427-926d-06c7b658864b) Into this: ![Image](https://github.com/user-attachments/assets/ce23fb59-9e38-4706-83f8-699162124cf6) With the change only occuring...

When I run an demo with SSL, I get a pop up that says "Error reloading app". ![image](https://github.com/user-attachments/assets/5db5fac5-9fa0-4394-9a52-22644651b08c) I can see a request is made to **http**://mydomain.com/gradio_api/dev/reload that is failing....

Hi @staoxiao @hanhainebula, You state in your paper, 'In the initial phase, we employed approximately 6000 steps to perform warm-up on dense embedding, sparse embedding and multi-vectors. Subsequently, we conducted...

Hi @staoxiao @hanhainebula, Your paper doesn't seem to mention whether you sampled examples in each batch from the dataset or whether you allowed each batch to contain samples from different...