-
**The bug**
Received the following error when using gen() with phi-3.5-mini
```Error
RuntimeError: Bad response to Guidance request
Request: https://model_name.region.models.ai.azure.com/guidance …
-
### 问题描述 Issue Description
### 🔎 Search before asking
- [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report.
- [X] I have searche…
xuesu updated
1 month ago
-
| | |
| --- | --- |
| Bugzilla Link | [38946](https://llvm.org/bz38946) |
| Version | trunk |
| OS | Linux |
| Attachments | [reduced testcase](https://user-images.githubusercontent.com/55128014/143…
-
### 🔎 Search before asking
- [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report.
- [X] I have searched the PaddleOCR [Issues](https…
-
I'm trying to write a custom Geometry class for Polygon that would convert a shapely polygon to a geometry for phi flow, but I am getting a bit stuck on what methods and properties need to be implemen…
s7uvx updated
2 months ago
-
### bug描述 Describe the Bug
I encountered an issue when using `paddle.nn.functional.ctc_loss` with Python 3.12. The following code crashed and raised a `Segmentation fault` :
```python
import padd…
-
Hi Johannes !
I am trying to create a sphere programmaticaly:
```c
#include
jo_camera cam;
jo_3d_mesh *sphere_mesh;
#define SPHERE_STACKS 10
#define SPHERE_SLICES 10
#define SPHERE_R…
-
9.6. 策略梯度证明
$$
\begin{aligned}
\nabla_\theta V^{\pi_\theta}(s) &= \phi(s) + \gamma \sum_a \pi_\theta(a|s) \sum_{s'} p(s'|s, a) \nabla_\theta V^{\pi_\theta}(s')\\
&= \phi(s) + \gamma \sum_{s'} …
-
Hello,
As we discussed during the fNIRS conference, I am interested in using some of the HD-DOT data to evaluate our source reconstruction algorithm called MEM (https://github.com/multifunkim/best…
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/OpenAccess-AI-Collective/axolotl/labels/bug) didn't find any similar reports.
…