-
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…
-
Please add the latest [Phi-3.5-mini-instruct](https://huggingface.co/microsoft/Phi-3.5-mini-instruct) model to PicoLLM, which is much better than Phi-2.
-
Hello,due to the network environment requirements of the development machine, it cannot access [huggingface.co](http://huggingface.co/) to download and load the model. I have downloaded the VLM2Vec-fu…
-
Need to investigate
* xfinity.com
* ik2.com
these shows on my local machine, but not via the GitHub Action. Removing for now.
_Originally posted by @ralexander-phi in https://github.com/rale…
-
### Feature request
This request proposes one of three changes (see **Motivation** for background, and **Your contribution** more thoughts on possible solutions) in order to allow saving of a certa…
-
The following reproducer causes `sortBlocks()` to loop without ending:
```
@G2 = internal unnamed_addr addrspace(3) global ptr addrspace(4) undef, align 8
define weak_odr dso_local spir_kernel …
-
App crash after third message on phi-2.Q5_K_M.gguf model on iPhone 15 Pro Max
App version: 1.2.0
-
Reproducer:
```python3
import numpy as np
import basix
from basix import CellType, ElementFamily, LagrangeVariant
def round(x : np.ndarray):
# round less than 1e-10 to 0
x[np.abs(x)…
-
s = magnetic shear
alpha_MHD = pressure gradient
To characterize any local equilibrium in tokamaks or stellarators, we can vary the s and/or α_MHD values while maintaining the local MHD force bala…
-
I am trying microsoft/Phi-3-mini-128k-instruct on the blend_kv.py, where I run the scripts according to the README file but only changed the init of llm instance as below:
```
llm = LLM(model="mic…