-
Hello Guys,
i wanted to try your version of Phi-3.5-mini-instruct with the DPO Trainer from Huggingface.
But when i run the Training i get *NaN or Inf found in input tensor.*
Same code wor…
-
This testcase:
```
from numpy import pi, sin, cos, mgrid
dphi, dtheta = pi/250.0, pi/250.0
[phi,theta] = mgrid[0:pi+dphi*1.5:dphi,0:2*pi+dtheta*1.5:dtheta]
m0 = 4; m1 = 3; m2 = 2; m3 = 3; m4 = 6;…
-
### Bug Report
Searching for models gives no option to select the quant size and seems to favour f32 which is a bit overkill IMO 🤣, searching with a specific quant size returns a completely differe…
-
Hi,
How can I create a tokenizer based on [microsoft/Phi-3.5-mini-instruct](https://huggingface.co/microsoft/Phi-3.5-mini-instruct) model?
Should I load [tokenzier.model](https://huggingface.co/micr…
-
我在docker中编译cpu版的paddle,遇到如下错误:
```
paddle/fluid/jit/CMakeFiles/jit_download_program.dir/build.make:57: recipe for target 'paddle/fluid/jit/CMakeFiles/jit_download_program' failed
make[2]: *** [padd…
-
**Describe the mistake**
I might be too pedantic here, but I've noticed a minor inconsistency between **Example 5.11** and **Chapter 9**. In Chapter 9. linear regression model is defined as y = f(**x…
-
Hi all,
we've been doing pretty great progress on an electromagnetic solver for modeling electrostatic problems with anisotropic materials (related to https://github.com/mfem/mfem/issues/4475 and als…
-
This is a subset of #6 as it does not include converting ARS to the SP 800-53 rev5 source with ODPs.
The [ARS 5.0 spreadsheet](https://www.cms.gov/research-statistics-data-and-systemscms-informatio…
-
## Describe the bug
With `Mistral-7B-Instruct-v0.3-Q4_K_M.gguf` from https://huggingface.co/bartowski/Mistral-7B-Instruct-v0.3-GGUF I'm seeing this behavior:
```
$ mistralrs-server -i gguf -m .…
p-e-w updated
3 months ago
-
Running the notebook [Variable_Boundaries.ipynb](https://github.com/tum-pbs/PhiFlow/blob/master/examples/grids/Variable_Boundaries.ipynb) I obtain an error on `step` function, both in my machine and i…
ndem0 updated
1 month ago