-
Hi, thank you for the amazing library!
I was wondering if minimizing with user-specified bounds, or algorithms like projected gradient descent are supported?
If not, what would be the best practi…
-
Hi! Please add support for our exchange, [CoinFalcon](https://coinfalcon.com). API is located here: https://docs.coinfalcon.com/
-
Is the gekko public server down temporarily?
I am running IPOPT with remote=True, and it was all working yesterday, but all day today it stalls out and then throws a
> Model file does not exist…
-
Hi there! I saw your comment here https://github.com/SerenityOS/serenity/issues/6637#issue-867001447 and decided to try your instructions on Haiku and with the help from @threedeyes we (mostly him) ma…
-
## 🐛 Bug
Hi, we are using lightning with litdata on our local machine and aws s3 system. However, training would hang randomly during the very first iterations with ddp and remote cloud directory.
…
-
**Describe the bug**
So Im not completely sure I should write this issue here or on pytorch rep, but here we go.
I have several BatchNorm2d layers without some additional params. As I know the web…
-
### System Info / 系統信息
cuda12.4
system: ubuntu 22.04.5 LTS
GPU:A10 (23G) * 4
images: xprobe/xinference:latest
image ID: 7a1223f1d698
vllm: 0.6.0
vllm-flash-attn: 2.6.1
### Running Xinfere…
-
## Please follow the guide below
- You will be asked some questions and requested to provide some information, please read them **carefully** and answer honestly
- Put an `x` into all the boxes [ …
-
SciPy seeks to provide access
- from Python
- to implementations of fundamental scientific computing algorithms,
- especially when there is need unmet by other permissively-licensed packages.
…
-
To implement arbitrage strategies dexbot-wide, we need to make a common middleware (hope this is a correct term) which will serve as intermediate between strategy and particular CEX API. So we're not …