-
https://huggingface.co/collections/Qwen/qwen25-math-66eaa240a1b7d5ee65f1da3e
-
https://github.com/comfyanonymous/ComfyUI/blob/66d35c07ce44b07011314ad7a28b2bdbcbb4e4cc/comfy/ldm/models/autoencoder.py#L184
-
For example
```latex
\documentclass[draft]{article}
\usepackage{unicode-math}
\usepackage{siunitx}
\begin{document}
\begin{tabular}{S[table-format = 2.1]}
0.0 \\
11.2 \\
22.2 \\
33.3…
-
Excelent Job~! Allow me post a case with 99.9% correction but 0.1% math error case.
Please parse below image
with `mutlicrop` commend
```
python3 GOT/demo/run_ocr_2.0_crop.py --model-name ../G…
-
So I tried making it say
` α + β = 30° dan sin α * cos β = 1/3`
But it skips some signs like α, β, and *
Is there a setting to make it say those symbols as is?
-
Hello, at v7c step in chapter math, some functions references are broken.
```go
func simpleTime(hours, minutes, seconds int) time.Time {
return time.Date(312, time.October, 28, hours, minutes, s…
-
For the following params:
```
param = LWE.Parameters(
n = 2**17, #32768
q = 2**(3522),
Xs = ND.Uniform(-1, 1),
Xe = ND.DiscreteGaussian(3.19),
m = oo
)
est = LWE.…
-
The title is everything
$ (equation) $ for inline equations,
$$ (equation) $$ for display equations
thank you
-
This issue is part of the following Google Summer of Code 2024 project: https://summerofcode.withgoogle.com/programs/2024/projects/1vPVUj93.
- [ ] `acosf16`
- [ ] `acoshf16`
- [ ] `acospif16`
- …
-
### Describe the bug
I'm defining an alarm as follows:
```typescript
let latencyImpactAlarm: Alarm = new Alarm(
this,
val + "LatencyImpact",
{
alarmName: val…