-
### Environment
- **Qiskit Terra version**: 0.24
- **Python version**: 3.10
- **Operating system**: mac OS
### What is happening?
As noticed in https://github.com/Qiskit/qiskit-terra/pul…
-
The implicit memory management of Java allows to implement algorithms very straight forward but relying too much on this concept can result in very heavy garbage collector loads.
In my JS workloads…
-
There is very little information in documentation so based on source code it seems to me there are such option to control optimization process (all from https://github.com/PKU-DAIR/open-box/blob/96841…
rmrmg updated
8 months ago
-
**Version:** SciOpt 9.0.0 and 9.2.0
**Compiled by me, compiler version:** gcc version 13.2.0 (Ubuntu 13.2.0-23ubuntu4)
64 bits
**Steps to reproduce:**
The displayed solution for the provided MPS…
-
Hello,
I'm currently training LLaMA PRO. Initially, I expanded the model from 32 layers to 40 layers and proceeded to train only the newly added 8 layers (every fifth layer). Therefore, I froze 32 …
-
Is there a way to save weights to a file and reload them later? For instance, in the car example there is ui.cpp which lets the user control the car, and car.cpp appears to train it. I am assuming may…
-
Hello,
I am researching P2P solutions and am wondering how well Hivemind scales?
Thanks
-
**Is your feature request related to a problem? Please describe.**
Currently, model training via gradient-based optimization in Tribuo [terminates after a fixed number of epochs](https://github.com…
-
**Is your feature request related to a problem? Please describe.**
related to #1581 - a model for systems with DC optimizers and coupled string inverters would be useful
**Describe the solution yo…
-
Hi there! Wonderful library and want to say thank you for all that you do by maintaining this repository.
**Is your feature request related to a problem? Please describe.**
I research self-organiz…