-
### bug描述 Describe the Bug
```python
import paddle
import paddle.nn as nn
import numpy as np
class Model_1729302669(nn.Layer):
def __init__(self):
super(Model_1729302669, self).…
-
-
We wish to rigorously enforce the twist-shift-icity of the potential phi in GK clopen simulations, see issue #504 . The only way we now to do this now (Phases 1-4) all modify the potential after the P…
-
Is there a way to load Phi 2 model?
-
According with this [benchmark](https://github.com/objectionary/hone-maven-plugin?tab=readme-ov-file#benchmark), the `unroll` goal takes around `100 sec` which is rather slow:
```
Input: com/sun/j…
-
According to #2388 it should be possible to push and pull models to a Docker/OCI registry (without authentication).
Even though it's an unsupported feature, I find it very useful and would like to…
mitja updated
2 weeks ago
-
I’m trying to fine-tune Phi 3.5 Vision using transformers. However, I’m running into an issue trying to save the model during or after training. See below for a minimal reproducible example.
My examp…
-
When I'm running phi-2 on device there is a issue while generating the responses. When I feed it a question it starts generating the response(although quite slow) but it just doesn't stop.
In ChatVi…
-
Can you make it so it will work with Phi-2
-
There seems to be an error in the calculation of the mapfactor for LCC projection
https://github.com/harphub/meteogrid/blob/9da2345441037e82a518d4e7a18145285ae9a5e2/R/geowind.R#L177C1-L178C107
I…